Click or drag to resize

DocumentObjectChildObjects Property

Gets the child objects of the entity.

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

Property Value

Type: DocumentObjectCollection
See Also