| ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEType Enumeration |
'Declaration Public Enum ImGearPDEType Inherits System.Enum
'Usage Dim instance As ImGearPDEType
public enum ImGearPDEType : System.Enum
__value public enum ImGearPDEType : public System.Enum
public enum class ImGearPDEType : public System.Enum
| Member | Value | Description |
|---|---|---|
| BEGIN_CONTAINER | 19 | Object of Begin Container type. |
| BEGIN_GROUP | 21 | Object of Begin Group type. |
| CLIP | 7 | Object of Clip type. |
| COLORSPACE | 9 | Object of color space type. |
| CONTAINER | 12 | Object of Container type. |
| CONTENT | 0 | Object of Content type. |
| DEVICENCOLORS | 15 | Object of Device N Colors type. |
| DOC | 26 | Object of Document type. |
| END_CONTAINER | 20 | Object of End Container type. |
| END_GROUP | 22 | Object of End Group type. |
| FONT | 8 | Object of Font type. |
| FORM | 4 | Object of Form type. |
| GROUP | 17 | Object of Group type. |
| GSTATE | 10 | Object of Graphic State type. |
| IMAGE | 3 | Object of Image type. |
| LASTTYPE | 31 | Last Type. |
| PAGE | 27 | Object of Page type. |
| PATH | 2 | Object of Path type. |
| PATTERN | 14 | Object of Pattern type. |
| PLACE | 11 | Object of Place type. |
| POSTSCRIPT | 5 | Object of PostScript type. |
| READER | 28 | Object of Reader type. |
| SHADING | 16 | Object of Shading type. |
| SOFTMASK | 24 | Object of SoftMask type. |
| SYSENCODING | 25 | Object of System Encoding type. |
| SYSFONT | 13 | Object of System Font type. |
| TEXT | 1 | Object of Text type. |
| TEXTITEM | 30 | Object of Text Item type. |
| UNKNOWN | 18 | Object of Unknown type. |
| WRITER | 29 | Object of Writer type. |
| XGROUP | 23 | Object of XGroup type. |
| XOBJECT | 6 | Object of XObject type. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPDEType