Click or drag to resize

OwnerHolderDocument Property

Gets the document.

Namespace:  Spire.Doc
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public Document Document { get; }

Property Value

Type: Document
The document.
See Also