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: 13.2.3.0 (13.2.3.3046)
Syntax
protected DocumentSerializable(
	Document doc,
	OwnerHolder entity
)

Parameters

doc
Type: Spire.Doc Document
entity
Type: Spire.Doc OwnerHolder
See Also