[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Body.Children

Children Property

Children

Gets the top level children of this body.

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