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

In This Topic
    Type Property (HeaderFooter)
    In This Topic
    Gets the header/footer type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As HeaderFooterType
    public HeaderFooterType Type {get;}
    See Also