IDocumentSerializable Interface |
Namespace: Spire.Doc.Interface
The IDocumentSerializable type exposes the following members.
Name | Description | |
---|---|---|
![]() |
XDLSHolder |
Gets special holder with child objects.
|
Name | Description | |
---|---|---|
![]() |
ReadXmlAttributes |
Object can reads by this method own "value" properties
|
![]() |
ReadXmlContent |
Object can reads by this method own complex/binary data.
|
![]() |
RestoreReference |
Object can use this method for restore references.
|
![]() |
WriteXmlAttributes |
Object can writes by this method own "value" properties
|
![]() |
WriteXmlContent |
Object can writes by this method own complex/binary data.
|