Class Module | Description |
---|---|
AddTextOptions | Represents the options available for formatting and specifying the rendering of added text. |
AnnotationEventArgs | Used to describe annotations for event handlers. |
BookmarkContext | This object contains information about a bookmark, and facilitates adding new bookmarks. |
CompressOptions | Options for specifying compression of the document. |
ConvertOptions | Configures the conversion activities for a PDF document. |
DocumentMetadata | This object implements information about PDF document metadata. |
EPSDataInfo | This object implements options when rendering a PDF page to Encapsulated PostScript formats. |
ExtractImageOptions | Specifies options for extracting images. |
ExtractPagesOptions | Represents the options which will be used to extract pages. |
Hyperlink | Describes a PDF hyperlink. |
ImageDatainfo | This object describes image data outside of an image file. |
InsertPagesOptions | This object represents the options which are used to insert pages into the document. |
OpenOptions | Options for opening an existing PDF file. |
PageArtifactOptions | Represents the options which will be used to add PageArtifacts such as Watermarks. |
PageInfo | Describes the existing PDF page. |
PageList | This object represents a collection of PageRange objects. The InsertPagesOptions object and ExtractPagesOptions object use this collection to describe the pages to be inserted from the source Document into the target Document. |
PageOptions | Options for creating a new PDF page. |
PageRange | Represents a series of adjacent pages. |
PdfDocument | This object contains methods and properties for a PDF document. |
PdfDocumentAttachment | Defines a document-level attachment in a PDF file. |
PdfDocumentCollection | A collection to manage the PDF documents and associated information. |
PdfImage | Specifies an image on a page. |
PdfXpress | The main object for the component. |
Quadrilateral | Defines a bounding quadrilateral represented by four fixed points at each corner. |
QuadrilateralCollection | This object represents a collection of Quadrilateral objects. |
RenderDcOptions | Encapsulates options used when drawing a PDF page to a Windows GDI + device context. |
RenderEPSOptions | This object provides options when rendering a PDF page to an Encapsulated PostScript. |
RenderOptions | This object implements options when rendering a page to a bitmap, DIB, or image data. |
SaveOptions | This object contains options when saving a PDF document to a PDF file. |
security | This class represents a PDF document's Security settings. |
TextFinder | This object provides access to the text of a PDF page and returns selected text match information from user-defined criteria. |
TextFinderOptions | This object represents the options which are used to generate a TextFinder. |
TextMatch | This object contains properties to configure text matching. |
TextMatchOptions | This object represents the options which are used to generate a text match. |
XfdfOptions | Configures the XFDF data binding activities for a PDF document. |
Enumeration | Description |
---|---|
PDF_BookmarkStyles | Describes bookmark style. |
PDF_ColorAndGrayCompressionMode | Specifies the compression mode to use for color and grayscale images. |
PDF_CoordinateSystem | PDF coordinate systems. |
PDF_DestinationFit | Describes the destination fit type. |
PDF_DeviceTechnology | A device context technology category classification. |
PDF_EncryptMethod | Specifies the Encryption Algorithm for the document. |
PDF_ErrorLevel | Option values which determine the level of debug information to write to the DebugLogFile. |
PDF_FontFamily | Font family of text to be added to PDF. |
PDF_FontWeight | Font weight of text to be added to PDF. |
PDF_HorizontalAlignment | Represents the horizontal alignment of PageArtifacts added to the PDF document. |
PDF_JBIG2CompressionLevel | Specifies the level of compression to use for JBIG2. |
PDF_JPEG2000CompressionLevel | Specifies the level of compression to use for JPEG2000. |
PDF_JPEGCompressionLevel | Specifies the level of compression to use for JPEG. |
PDF_PdfType | A PDF specification. |
PDF_PermissionStatus | Specifies the status of the Permission for the document. |
PDF_RenderMode | Render mode of text to be added to PDF. |
PDF_RotateAngle | Clockwise rotation, expressed in degrees. |
PDF_TextDecoration | Text decoration of text to be added to PDF. |
PDF_TypeOfArtifact | Represents the type of PageArtifact added to the document, i.e. Text or Source. |
PDF_VerticalAlignment | Represents the vertical alignment of PageArtifacts added to the PDF document. |
PDF_WrapMode | Auto-wrap properties of the text to be added to PDF. |
PDF_ZOrder | Represents the Zorder of PageArtifacts added to the PDF document. |
pdfEvaluationMode | Option values which determine which type of evaluation mode to work in. |
pdfImageFitSettings | Option values which describe the fit of the image within the destination rectangle. |
pdfImageInfoColorSpace | Option values which determine the color space of the image data, or the palette data if the image data color space is Palette. |
pdfImageInfoDataFormat | Option values which determine the compression scheme used to compress the image data. |