Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ImageSaveOptions Class
Properties

In This Topic
    ImageSaveOptions Class Members
    In This Topic

    The following tables list the members exposed by ImageSaveOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the background color of the exported image.  
    Public Property Gets or sets whether to save the image as a black and white image.  
    Public Property Gets or sets the gridline color.  
    Public Property Gets or sets the resolution (in DPI) for jpeg image file.  
    Public Property Gets or sets the scale on the X axis.  
    Public Property Gets or sets the scale on the Y axis.  
    Public Property Gets or sets whether to display column headings.  
    Public Property Gets or sets whether to display drawing objects (charts, shapes, and pictures).  
    Public Property Gets or sets whether to display gridlines.  
    Public Property Gets or sets whether to display row headings.  
    Top
    See Also