'Declaration Public Enum ImageExportResolution Inherits System.Enum
'Usage Dim instance As ImageExportResolution
public enum ImageExportResolution : System.Enum
'Declaration Public Enum ImageExportResolution Inherits System.Enum
'Usage Dim instance As ImageExportResolution
public enum ImageExportResolution : System.Enum
Member | Description |
---|---|
Fine | The report is exported using fine resolution; 200 pixels per inch. |
Standard | The report is exported using the standard resolution; 100 pixels per inch. |
SuperFine | The report is exported using super fine resolution; 300 pixels per inch. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.Reporting.ImageExportResolution
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