Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HeaderFooter Class / Section Property

In This Topic
    Section Property
    In This Topic
    Gets the parent section of this header/footer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Section As Section
    public Section Section {get;}
    See Also