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

In This Topic
    Document Property (HeaderFooter)
    In This Topic
    Gets the header/footer parent document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As GcWordDocument
    public GcWordDocument Document {get;}
    See Also