Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / PdfOptions Class / PrintBackground Property

In This Topic
    PrintBackground Property
    In This Topic
    Gets or sets a value indicating whether to print background graphics. Defaults to true.
    Syntax
    'Declaration
     
    Public Property PrintBackground As System.Boolean
    public System.bool PrintBackground {get; set;}
    See Also