ImageGear for .NET
ImGearPDEType Enumeration
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEType Enumeration




Glossary Item Box

Specifies types of PDF editing objects.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
BEGIN_CONTAINER19Object of Begin Container type.
BEGIN_GROUP21Object of Begin Group type.
CLIP7Object of Clip type.
COLORSPACE9Object of color space type.
CONTAINER12Object of Container type.
CONTENT0Object of Content type.
DEVICENCOLORS15Object of Device N Colors type.
DOC26Object of Document type.
END_CONTAINER20Object of End Container type.
END_GROUP22Object of End Group type.
FONT8Object of Font type.
FORM4Object of Form type.
GROUP17Object of Group type.
GSTATE10Object of Graphic State type.
IMAGE3Object of Image type.
LASTTYPE31Last Type.
PAGE27Object of Page type.
PATH2Object of Path type.
PATTERN14Object of Pattern type.
PLACE11Object of Place type.
POSTSCRIPT5Object of PostScript type.
READER28Object of Reader type.
SHADING16Object of Shading type.
SOFTMASK24Object of SoftMask type.
SYSENCODING25Object of System Encoding type.
SYSFONT13Object of System Font type.
TEXT1Object of Text type.
TEXTITEM30Object of Text Item type.
UNKNOWN18Object of Unknown type.
WRITER29Object of Writer type.
XGROUP23Object of XGroup type.
XOBJECT6Object of XObject type.

Inheritance Hierarchy

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.