CTPtx_Sdk | |
CTPtx_StringMap | |
CTPtxGeomInt_Size | |
CTPtxGeomReal_AffineTransform | |
CTPtxGeomReal_Point | |
CTPtxGeomReal_Quadrilateral | |
CTPtxGeomReal_QuadrilateralList | |
CTPtxGeomReal_Rectangle | |
CTPtxGeomReal_Size | |
CTPtxPdf_Document | |
CTPtxPdf_Encryption | |
CTPtxPdf_FileReference | Description of a file A file description is used for embedded files |
CTPtxPdf_FileReferenceList | |
CTPtxPdf_Metadata | |
CTPtxPdf_OptionalContentGroup | |
CTPtxPdf_OptionalContentGroupList | |
CTPtxPdf_Page | |
CTPtxPdf_PageCopyOptions | |
CTPtxPdf_PageList | |
CTPtxPdfAnnots_Annotation | A page annotation |
CTPtxPdfAnnots_AnnotationList | A list of annotations When a list of PtxPdf_Page_GetAnnotations is obtained from a page that belongs to an output document, and this output document has been created with PtxPdf_Document_CreateWithFdf, then getting the list count and individual elements results in a ePtx_Error_UnsupportedOperation error. Only appending to the list is supported in this case |
CTPtxPdfAnnots_CustomStamp | A stamp annotation with custom content |
CTPtxPdfAnnots_DrawingAnnotation | A drawing annotation An annotation used to draws something on a page |
CTPtxPdfAnnots_EllipseAnnotation | An ellipse drawing annotation |
CTPtxPdfAnnots_FileAttachment | A file attachment annotation |
CTPtxPdfAnnots_FreeText | An annotation that displays text For a free-text annotation, the annotation's content is used as text to be displayed as the annotation's visual manifestation on the page |
CTPtxPdfAnnots_Highlight | An text highlighting annotation |
CTPtxPdfAnnots_InkAnnotation | A free-hand drawing annotation |
CTPtxPdfAnnots_LineAnnotation | A line annotation An annotation that draws a line on a page |
CTPtxPdfAnnots_MarkupAnnotation | A markup annotation |
CTPtxPdfAnnots_MarkupInfo | Information for a markup annotation Holds information contained in a markup annotation or in a reply to a markup annotation |
CTPtxPdfAnnots_MarkupInfoList | |
CTPtxPdfAnnots_PolygonAnnotation | A polygon annotation |
CTPtxPdfAnnots_PolyLineAnnotation | A drawing annotation that consists of several line segments |
CTPtxPdfAnnots_Popup | A pop-up for a markup annotation |
CTPtxPdfAnnots_RectangleAnnotation | A rectangle drawing annotation |
CTPtxPdfAnnots_Squiggly | A squiggly text underlining annotation |
CTPtxPdfAnnots_Stamp | A stamp annotation |
CTPtxPdfAnnots_StickyNote | A sticky note annotation |
CTPtxPdfAnnots_StrikeThrough | An annotation for striking through text |
CTPtxPdfAnnots_TextInsert | An annotation that marks a point to insert text |
CTPtxPdfAnnots_TextMarkup | An annotation that marks up part(s) of a text |
CTPtxPdfAnnots_TextStamp | A text stamp annotation |
CTPtxPdfAnnots_Underline | An text underlining annotation |
CTPtxPdfContent_CalibratedGrayColorSpace | |
CTPtxPdfContent_CalibratedRgbColorSpace | |
CTPtxPdfContent_ColorSpace | |
CTPtxPdfContent_Content | Represents the content of a page or a group. The class has no methods on its own, but can be modified with a TPtxPdfContent_ContentGenerator or extracted with a TPtxPdfContent_ContentExtractor |
CTPtxPdfContent_ContentElement | |
CTPtxPdfContent_ContentExtractor | |
CTPtxPdfContent_ContentExtractorIterator | |
CTPtxPdfContent_ContentGenerator | |
CTPtxPdfContent_DeviceCmykColorSpace | |
CTPtxPdfContent_DeviceGrayColorSpace | |
CTPtxPdfContent_DeviceRgbColorSpace | |
CTPtxPdfContent_Fill | |
CTPtxPdfContent_Font | |
CTPtxPdfContent_Glyph | |
CTPtxPdfContent_Group | |
CTPtxPdfContent_GroupElement | |
CTPtxPdfContent_IccBasedColorSpace | |
CTPtxPdfContent_Image | |
CTPtxPdfContent_ImageElement | |
CTPtxPdfContent_ImageMask | |
CTPtxPdfContent_ImageMaskElement | |
CTPtxPdfContent_IndexedColorSpace | |
CTPtxPdfContent_LabColorSpace | |
CTPtxPdfContent_NChannelColorSpace | |
CTPtxPdfContent_OptionalContentMembership | |
CTPtxPdfContent_Paint | |
CTPtxPdfContent_Path | Paths define shapes, trajectories, and regions of all sorts. A path is made up of one or more disconnected subpaths, each comprising a sequence of connected segments. The topology of the path is unrestricted: it can be concave or convex, can contain multiple subpaths representing disjoint areas, and can intersect itself in arbitrary ways |
CTPtxPdfContent_PathElement | |
CTPtxPdfContent_PathGenerator | |
CTPtxPdfContent_PathIterator | |
CTPtxPdfContent_PathSegment | |
CTPtxPdfContent_SeparationColorSpace | |
CTPtxPdfContent_ShadingElement | |
CTPtxPdfContent_Stroke | |
CTPtxPdfContent_Subpath | A disconnected subpath. A container for connected path segments |
CTPtxPdfContent_Text | |
CTPtxPdfContent_TextElement | |
CTPtxPdfContent_TextFragment | Text Fragment |
CTPtxPdfContent_TextGenerator | |
CTPtxPdfContent_Transparency | |
CTPtxPdfForms_CheckBox | A check box field |
CTPtxPdfForms_ChoiceField | A choice field |
CTPtxPdfForms_ChoiceItem | An item in a list box field or combo box field |
CTPtxPdfForms_ChoiceItemList | |
CTPtxPdfForms_ComboBox | A combo box field |
CTPtxPdfForms_CombTextField | A fixed pitch text field In a comb text field, the PtxPdfForms_GeneralTextField_GetMaxLength must be defined. The glyphs displayed are placed in PtxPdfForms_GeneralTextField_GetMaxLength equally spaced cells |
CTPtxPdfForms_DocMdpSignature | A Document Modification Detection and Prevention (MDP) signature that certifies the document This type of signature enables the detection of disallowed changes specified by the author |
CTPtxPdfForms_DocumentSignature | A document signature that signs the document Document signatures are sometimes also called approval signatures. This type of signature enables to verify the integrity of the signed part of the document and authenticate the signer’s identity |
CTPtxPdfForms_DocumentTimeStamp | A document time-stamp signature that time-stamps the document This type of signature provides evidence that the document existed at a specific time and protects the document’s integrity |
CTPtxPdfForms_Field | A form field |
CTPtxPdfForms_FieldNode | Base class for form fields and sub forms |
CTPtxPdfForms_FieldNodeMap | |
CTPtxPdfForms_GeneralTextField | A general text field |
CTPtxPdfForms_ListBox | A list box field |
CTPtxPdfForms_PushButton | A push button field |
CTPtxPdfForms_RadioButton | A button in a radio button group |
CTPtxPdfForms_RadioButtonGroup | A radio button field |
CTPtxPdfForms_RadioButtonList | |
CTPtxPdfForms_Signature | A base class for certain signature types |
CTPtxPdfForms_SignatureField | A digital signature field |
CTPtxPdfForms_SignatureFieldList | |
CTPtxPdfForms_SignedSignatureField | A base class for signature fields that have been signed The existence of a signed signature field does not imply, that the signature is valid, the signature is actually not validated at all |
CTPtxPdfForms_SubForm | A form field that contains other fields |
CTPtxPdfForms_TextField | A text field |
CTPtxPdfForms_Widget | A form field widget |
CTPtxPdfForms_WidgetList | |
CTPtxPdfNav_Destination | |
CTPtxPdfNav_DirectDestination | |
CTPtxPdfNav_EmbeddedPdfLink | A link to an embedded PDF document |
CTPtxPdfNav_FitHeightDestination | |
CTPtxPdfNav_FitPageDestination | |
CTPtxPdfNav_FitRectangleDestination | |
CTPtxPdfNav_FitWidthDestination | |
CTPtxPdfNav_InternalLink | A document-wide link |
CTPtxPdfNav_Link | A link |
CTPtxPdfNav_LinkList | |
CTPtxPdfNav_LocationZoomDestination | |
CTPtxPdfNav_NamedDestination | |
CTPtxPdfNav_OutlineCopyOptions | |
CTPtxPdfNav_OutlineItem | |
CTPtxPdfNav_OutlineItemList | |
CTPtxPdfNav_PageDisplay | |
CTPtxPdfNav_ViewerSettings | |
CTPtxPdfNav_WebLink | An external link |
CTPtxSys_Date | |
CTPtxSys_StreamDescriptor | Structure that groups a set of callbacks that model streams |