Click or drag to resize

DocumentObjectOwner Property

Gets the owner of this entity.

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

Property Value

Type: DocumentObject

Implements

IDocumentObjectOwner
See Also