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

In This Topic
    OwnerSection Property
    In This Topic
    Gets the Section that owns this content object.
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnerSection As Section
    public Section OwnerSection {get;}
    See Also