Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentObject Class / ParentContent Property

In This Topic
    ParentContent Property
    In This Topic
    Gets the parent ContentObject of this content object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentContent As ContentObject
    public ContentObject ParentContent {get;}
    See Also