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

In This Topic
    DisplayBackground Property
    In This Topic
    Controls display of the background in print layout view.
    Syntax
    'Declaration
     
    Public Property DisplayBackground As System.Boolean
    public System.bool DisplayBackground {get; set;}
    See Also