Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PdfSaveOptions Class / PrintBackgroundPicture Property
In This Topic
    PrintBackgroundPicture Property (PdfSaveOptions)
    In This Topic
    True if the sheet's background image is printed on the page.
    Syntax
    public System.bool PrintBackgroundPicture {get; set;}
    See Also