Click or drag to resize

DocumentSerializable Constructor

Initializes a new instance of the DocumentSerializable class

Namespace:  Spire.Doc.Documents.XML
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
protected DocumentSerializable(
	Document doc,
	DocumentObject entity
)

Parameters

doc
Type: Spire.DocDocument
entity
Type: Spire.DocDocumentObject
See Also