ImageGear .NET - Updated May 30, 2018
ImGearPSType Enumeration




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPSType Enumeration
Specifies output PostScript types.
Syntax
'Declaration
 
Public Enum ImGearPSType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearPSType
Members
MemberDescription
EPS_EXTENDED_PREVIEWEPS file with extended preview.
EPS_NO_PREVIEWEPS file with no preview.
EPS_STANDARD_PREVIEWEPS file with standard preview.
POSTSCRIPTPostScript file.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.PDF.ImGearPSType

See Also

Reference

ImageGear.Formats.PDF Namespace