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

In This Topic
    PrintBodyTextBeforeHeader Property
    In This Topic
    Gets or sets whether to print body text before header/footer contents.
    Syntax
    'Declaration
     
    Public Property PrintBodyTextBeforeHeader As System.Boolean
    public System.bool PrintBodyTextBeforeHeader {get; set;}
    See Also