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

In This Topic
    DoNotDisplayPageBoundaries Property
    In This Topic
    Turns off display of the space between the top of the text and the top edge of the page.
    Syntax
    'Declaration
     
    Public Property DoNotDisplayPageBoundaries As System.Boolean
    public System.bool DoNotDisplayPageBoundaries {get; set;}
    See Also