'Declaration Public Enum ImGearPSType Inherits System.Enum
'Usage Dim instance As ImGearPSType
public enum ImGearPSType : System.Enum
__value public enum ImGearPSType : public System.Enum
public enum class ImGearPSType : public System.Enum
'Declaration Public Enum ImGearPSType Inherits System.Enum
'Usage Dim instance As ImGearPSType
public enum ImGearPSType : System.Enum
__value public enum ImGearPSType : public System.Enum
public enum class ImGearPSType : public System.Enum
Member | Value | Description |
---|---|---|
EPS_EXTENDED_PREVIEW | 3 | EPS file with extended preview. |
EPS_NO_PREVIEW | 1 | EPS file with no preview. |
EPS_STANDARD_PREVIEW | 2 | EPS file with standard preview. |
POSTSCRIPT | 0 | PostScript file. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPSType