Click or drag to resize

ParagraphBaseChildObjects Property

Gets the child objects of the entity.

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

Property Value

Type: DocumentObjectCollection
See Also