Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentRange Class / ParentBody Property

In This Topic
    ParentBody Property (ContentRange)
    In This Topic
    Gets the parent Body of this content.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentBody As Body
    public Body ParentBody {get;}
    See Also