Gets the owner.
Namespace: Spire.Doc.CollectionsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public DocumentObject Owner { get; }
Public ReadOnly Property Owner As DocumentObject Get
public: property DocumentObject^ Owner { DocumentObject^ get (); }
member Owner : DocumentObject with get
Property Value
DocumentObjectThe owner.