Class | Description | |
---|---|---|
AnnotationBorderWidth | Provides preset border widths for annotations. See WidgetAnnotation.BorderWidth. | |
CheckBoxWidgetAnnotation | A widget annotation for a checkbox. | |
ComboBoxWidgetAnnotation | A widget annotation for a combobox. | |
ImGearCompressOptions | Options to affect how compressed PDF documents are saved. | |
ImGearPDEClip | Represents a list of elements containing Paths and Texts that describe a clip state. | |
ImGearPDEColorData | Provides the abstract class for PDE color data. | |
ImGearPDEColorDataCalGray | Represents CalGray color space. | |
ImGearPDEColorDataCalLab | Represents L*a*b* color space. | |
ImGearPDEColorDataCalRGB | Represents CalRGB color space. | |
ImGearPDEColorDataDeviceN | Represents DeviceN color space. | |
ImGearPDEColorDataICCBased | Represents ICC based color space. | |
ImGearPDEColorDataIndexed | Represents indexed color space. | |
ImGearPDEColorDataSeparation | Represents separation color space. | |
ImGearPDEColorRange | Represents PDE color range. | |
ImGearPDEColorSpace | Represents a color space used on a page in a PDF file. | |
ImGearPDEColorSpec | Represents PDE color specification. | |
ImGearPDEColorValue | Represents PDE color value. | |
ImGearPDEContainer | Represents a group of elements on a page in a PDF file. | |
ImGearPDEContent | Represents a modifiable content of a PDF page, which contains elements. | |
ImGearPDEContentAttrs | Provides attributes of the PDE Content object. | |
ImGearPDEDash | Represents PDE dash. | |
ImGearPDEElement | Represents base class for the elements of a page display list (PDE content) and for clip objects. | |
ImGearPDEFilterArray | Represents an array of filter specifications usually containing two or less filters: encoding and/or compression. | |
ImGearPDEFilterSpec | Represents a filter element in a filter array. | |
ImGearPDEFont | Represents a font used on a page in a PDF file. | |
ImGearPDEFontAttrs | Provides attributes for ImGearPDEFont and ImGearPDFSysFont. | |
ImGearPDEFontCreateFromSysFontParams | Provides PDE Font creation parameters. | |
ImGearPDEFontInfo | Represents PDE font information. | |
ImGearPDEForm | Represents an element corresponding to an instance of XObject Form on a page or other containing stream. | |
ImGearPDEGraphicFont | Reserved for Internal Use Only. | |
ImGearPDEGraphicState | Provides attributes of a PDE element or a PDE text sub-element. | |
ImGearPDEGroup | Represents a group of objects in PDE content. | |
ImGearPDEImage | Represents an Image XObject or in-line image. | |
ImGearPDEImageAttrs | Provides attributes of a PDE Image object. | |
ImGearPDEObject | Represents base class for all PDE objects. | |
ImGearPDEPath | Represents a path. | |
ImGearPDEPlace | Represents an element that marks a place on a page in a PDF file. | |
ImGearPDEPostScript | Represents in-line or XObject pass-through PostScript object. | |
ImGearPDEPSAttrs | Provides attributes of a PDE PostScript object. | |
ImGearPDEShading | Represents a smooth shading object. | |
ImGearPDESoftMask | Represents an object for creating and manipulating a soft mask in a PDF file. | |
ImGearPDEText | Represents a text object. | |
ImGearPDETextItem | Represents a text item object. | |
ImGearPDETextState | Provides attributes of a PDE text element. | |
ImGearPDEXGroup | Represents a transparency (XGroup) resource. | |
ImGearPDEXObject | Represents an arbitrary XObject. | |
ImGearPDEXYZColor | Represents XYZ color data. | |
ImGearPDF | Provides general PDF functionality and access to the global properties and methods. | |
ImGearPDFAction | Represents a task that performs when a user clicks on a link or a bookmark. | |
ImGearPDFAtom | Represents a hashed token used in place of strings to optimize performance. | |
ImGearPDFBasArray | Represents basic array object. | |
ImGearPDFBasBool | Represents basic boolean object. | |
ImGearPDFBasDict | Represents basic dictionary object. | |
ImGearPDFBasFixed | Represents basic fixed object. | |
ImGearPDFBasInt | Represents basic integer object. | |
ImGearPDFBasName | Represents basic name object. | |
ImGearPDFBasNull | Represents basic null object. | |
ImGearPDFBasObj | Represents basic abstract object. | |
ImGearPDFBasStream | Represents basic stream object. | |
ImGearPDFBasString | Represents basic string object. | |
ImGearPDFBookmark | Represents a PDF bookmark. | |
ImGearPDFDestination | Represents a particular view of a page in a document. | |
ImGearPDFDictionary | Represents a PDF dictionary. | |
ImGearPDFDocument | Represents PDF document. | |
ImGearPDFDocumentPageArray | Represents PDF document page array. | |
ImGearPDFFixedMatrix | Describes a matrix containing fixed numbers. | |
ImGearPDFFixedPoint | Describes a point (in two-dimensional space) represented by two fixed numbers. | |
ImGearPDFFixedQuad | Describes a quadrilateral with four fixed points (one at each corner). | |
ImGearPDFFixedRect | Describes a rectangle by the coordinates of its four sides. | |
ImGearPDFFont | Represents a font. | |
ImGearPDFImageFinder | Represents a image finder object that extracts images from a PDF file. | |
ImGearPDFLayer | Represents a named object whose state can be toggled to affect changes in visibility of content. | |
ImGearPDFObject | Represents general PDF object that provides disposing routine for all unmanaged resources. | |
ImGearPDFPage | Represents PDF and PS pages. | |
ImGearPDFPreflight | Provides preflight capabilities. | |
ImGearPDFPreflightConvertOptions | Provides preflight capabilities. | |
ImGearPDFPreflightReport | Provides preflight reporting. | |
ImGearPDFPrintOptions | Provides PDF printing options. | |
ImGearPDFSaveOptions | Provides specific PDF options for saving. | |
ImGearPDFSecurityData | Provides data for the standard security handler. | |
ImGearPDFStream | Represents a data stream that may be a buffer in memory, or an arbitrary user-written procedure. | |
ImGearPDFStyle | Represents information about the fonts, font sizes, and colors used in a word. | |
ImGearPDFSysEncoding | Represents a system encoding for a PDF file. | |
ImGearPDFSysFont | Represents a font installed in the host system. | |
ImGearPDFWord | Represents a word in a PDF file. | |
ImGearPDFWordFinder | Represents a word finder object that extracts words from a PDF file. | |
ListBoxWidgetAnnotation | A widget annotation for a listbox. | |
PushButtonWidgetAnnotation | A widget annotation for a push button. | |
RadioButtonWidgetAnnotation | A widget annotation for a radio group. | |
SignatureFieldWidgetAnnotation | A widget annotation for a signature field (signature field is not fully supported). | |
TextBoxWidgetAnnotation | A widget annotation for a textbox. | |
WidgetAnnotation | A widget annotation is the visual representation of a form field. |
Is this page helpful?
Yes
No