Class | Description | |
---|---|---|
PDFAnnotation | Contains information for a single PDF annotation. | |
PDFDistillerOptions | Provides options to use when distilling Postscript files (Convert Postscript files to PDF). | |
PDFDocument | Encapsulates a PDF document and allows reading the PDF pages, objects and images. * PDF Capability Required. | |
PDFDocumentPage | Contains information about a page in a PDF document. | |
PDFDocumentPageCollection | Defines a collection of PDF document pages. | |
PDFDocumentProperties | Contains a PDF document properties or metadata. | |
PDFEllipseAnnotation | Contains information for a PDF ellipse annotation. | |
PDFFile | PDF file features class. * PDF Capability Required. | |
PDFHighlightAnnotation | Contains information for PDF highlight annotations. | |
PDFLineAnnotation | Contains information for a PDF line annotation. | |
PDFNoteAnnotation | Contains information for a PDF note annotation. | |
PDFPencilAnnotation | Contains information for a PDF pencil annotation. | |
PDFPolygonAnnotation | Contains information for a PDF polygon annotation. | |
PDFPolylineAnnotation | Contains information of a PDF polyline annotation. | |
PDFRectangleAnnotation | Contains information of a PDF rectangle annotation. | |
PDFSecurityOptions | PDF encryption options | |
PDFSquigglyAnnotation | Contains information for PDF squiggly annotations. | |
PDFStrikeoutAnnotation | Contains information for PDF strikeout annotations. | |
PDFTextAnnotation | Contains information of a PDF text annotation. | |
PDFUnderlineAnnotation | Contains information for PDF underline annotations. |
Structure | Description | |
---|---|---|
PDFBookmark | Provides information about PDF bookmark properties | |
PDFBrush | Contains information about PDF brush properties | |
PDFFilePage | Contains information about a page in a PDF file. | |
PDFFont | Contains the information for a PDF font. | |
PDFHyperlink | Contains information of a single PDF hyperlink. | |
PDFInternalLink | Provides information about the PDF internal link properties | |
PDFObject | Contains information of a single PDF object. | |
PDFPen | Contains information about PDF pen properties | |
PDFPoint | Represents an x- and y-coordinate pair. | |
PDFRect | Describes the width, height, and location of a rectangle. | |
PDFTextProperties | Contains information on a text item in a PDF page. |
Enumeration | Description | |
---|---|---|
PDFAnnotationType | Specifies the type of PDF annotation | |
PDFBookmarkStyle | Specifies the PDF bookmark style | |
PDFBrushStyle | Specifies the PDF brush style | |
PDFCompatibilityLevel | Determines the compatibility (or version) level to use when creating or updating PDF files. | |
PDFCoordinateType | Specifies the PDF coordinate type. | |
PDFDistillerAutoRotatePageMode | Specifies how pages are rotated when distilling Postscript files. | |
PDFDistillerOutputMode | Specifies the Distiller output optimization mode. | |
PDFEncryptionMode | Specifies the PDF encryption mode | |
PDFFileType | Specifies PDF and PS (Postscript) file type and version | |
PDFFontStyle | Specifies the styles of a PDF font. | |
PDFNoteAnnotationType | Specifies the type of PDF note annotation. | |
PDFObjectType | Specifies the PDF object type. | |
PDFPageFitType | Specifies the PDF page fit type. | |
PDFParseDocumentStructureOptions | Specifies options to use when parsing a PDF document structure. | |
PDFParsePagesOptions | Specifies options to use when parsing the objects of a PDF document. | |
PDFPenStyle | Specifies the PDF pen style | |
PDFTextJustification | Specifies the text justification. |