Xceed Grid for WinForms v4.3 Documentation
ImageExportSettings Class
Members 


Xceed.Grid.Reporting.v4.3 Assembly > Xceed.Grid.Reporting Namespace : ImageExportSettings Class
Specifies the settings that apply to an exported report when the export format is an image (Jpeg, Tiff).
Syntax
'Declaration
 
Public Class ImageExportSettings 
   Inherits ExportSettings
'Usage
 
Dim instance As ImageExportSettings
public class ImageExportSettings : ExportSettings 
Inheritance Hierarchy

System.Object
   Xceed.Grid.Reporting.ExportSettings
      Xceed.Grid.Reporting.ImageExportSettings

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageExportSettings Members
Xceed.Grid.Reporting Namespace