IDocumentObject
Document Property
|
Gets document of this entity.
Namespace:
Spire.Doc.Interface
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
Document Document { get; }
ReadOnly Property Document As Document
Get
property Document^ Document {
Document^ get ();
}
abstract Document : Document with get
Property Value
Type:
Document
See Also