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

In This Topic
    Headers Property
    In This Topic
    Gets the collection of headers for this section.
    Syntax
    'Declaration
     
    Public ReadOnly Property Headers As HeaderFooterCollection
    public HeaderFooterCollection Headers {get;}
    See Also