Overview and description of Leadtools Pdf classes, enumerations, and structures.
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 PDF pages, objects, and images to be read. |
![]() |
PDFDocumentPage | Contains information about a page of 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. |
![]() |
PDFEmbeddedFile | Properties of an embedded file (attachment) in this document. |
![]() |
PDFFile | PDF file features class. |
![]() |
PDFFormField | Contains information about a single PDF form field. |
![]() |
PDFHighlightAnnotation | Contains information for PDF highlight annotations. |
![]() |
PDFInitialViewOptions | The PDFInitialViewOptions class provides options for controlling the initial view and actions that should be applied by external viewers when the PDF file is opened. |
![]() |
PDFLineAnnotation | Contains information for a PDF line annotation. |
![]() |
PDFNoteAnnotation | Contains information for a PDF note annotation. |
![]() |
PDFOptimizerOptions | The PDFOptimizerOptions class provides options for controlling the PDFFile optimizer. |
![]() |
PDFPageRange | PDF page range class. |
![]() |
PDFPageRasterizer | Allows rasterization of a PDFDocumentPage. |
![]() |
PDFPencilAnnotation | Contains information for a PDF pencil annotation. |
![]() |
PDFPolygonAnnotation | Contains information for a PDF polygon annotation. |
![]() |
PDFPolylineAnnotation | Contains information for a PDF polyline annotation. |
![]() |
PDFRectangleAnnotation | Contains information for a PDF rectangle annotation. |
![]() |
PDFSchema | Defines a PDF schema. |
![]() |
PDFSecurityOptions | PDF security and encryption options. |
![]() |
PDFSignature | Contains information about a single PDF digital signature. |
![]() |
PDFSquigglyAnnotation | Contains information for PDF squiggly annotations. |
![]() |
PDFStrikeoutAnnotation | Contains information for PDF strikeout annotations. |
![]() |
PDFTextAnnotation | Contains information for 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 about a PDF font. |
![]() |
PDFHyperlink | Contains information of a single PDF hyperlink. |
![]() |
PDFImage | The PDFImage structure describes an image embedded in the PDF file. |
![]() |
PDFImageData | Contains information about the image to be added to PDF document. |
![]() |
PDFImagePosition | Information about image position properties. |
![]() |
PDFInternalLink | Provides information about the PDF internal link properties. |
![]() |
PDFJavaScript | Contains the properties of a single PDF JavaScript action. |
![]() |
PDFMatrix | Represents a 3x3 affine transformation matrix used for transformations in 2-D space. |
![]() |
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. |
![]() |
PDFRedact | Redact item data. |
![]() |
PDFTextProperties | Contains information about a text item in a PDF page. |
Enumeration | Description | |
---|---|---|
![]() |
PDFAnnotationType | Specifies the type of PDF annotation. |
![]() |
PDFAutoOptimizerMode | Specifies the mode for automatic PDF document optimization. |
![]() |
PDFBookmarkStyle | Specifies the PDF bookmark style. |
![]() |
PDFCompatibilityLevel | Determines which compatibility (or version) level to use when creating or updating PDF files. |
![]() |
PDFContentType | Specifies PDF content type. |
![]() |
PDFCoordinateType | Specifies the PDF coordinate type. |
![]() |
PDFDistillerAutoRotatePageMode | Specifies how pages are rotated when distilling Postscript files. |
![]() |
PDFDistillerOutputMode | Specifies the Distiller output optimization mode. |
![]() |
PDFDownsamplingMode | Specifies the downsampling mode for the PDF optimizer. |
![]() |
PDFEncryptionMode | Specifies the PDF encryption mode. |
![]() |
PDFFileType | Specifies PDF and PS (Postscript) file type and version. |
![]() |
PDFFontEmbeddingType | Font embedding type. |
![]() |
PDFFontStyle | Specifies the styles of a PDF font. |
![]() |
PDFImageType | Specifies the image compression type. |
![]() |
PDFObjectType | Specifies the PDF object type. |
![]() |
PDFPageFitType | Specifies the PDF page fit type. |
![]() |
PDFPageLayoutType | Specifies the PDF page layout. |
![]() |
PDFPageModeType | Specifies the PDF page mode. |
![]() |
PDFParseDocumentStructureOptions | Specifies options to use when parsing a PDF document structure. |
![]() |
PDFParsePagesOptions | Specifies which options to use when parsing the objects of a PDF document. |
![]() |
PDFTextJustification | Specifies the text justification. |