[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentObject.Children

Children Property

Children

Gets the collection of the children of this content object.

Declaration
public IEnumerable<ContentObject> Children { get; }
Public ReadOnly Property Children As IEnumerable(Of ContentObject)