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

In This Topic
    IsHeader Property
    In This Topic
    Gets a value indicating whether this instance is a header.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsHeader As System.Boolean
    public System.bool IsHeader {get;}
    See Also