Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageSetup Class / DifferentFirstPageHeaderFooter Property

In This Topic
    DifferentFirstPageHeaderFooter Property
    In This Topic
    Gets or sets a value indicating whether a section has a different header and footer for its first page.
    Syntax
    'Declaration
     
    Public Property DifferentFirstPageHeaderFooter As System.Boolean
    public System.bool DifferentFirstPageHeaderFooter {get; set;}
    See Also