▼NFoxit | Foxit namespace |
▼NPDF | PDF namespace. Provide classes for accessing PDF document, page, text page, bookmark, annotation, signature (only support custom signature algorithms) and etc |
▼NAnnotations | Annotations namespace. Provide classes for accessing PDF annotation |
CAnnot | Class to represent common annotation with basic annotation methods |
CAnnotIconProvider | Class to represent annotation icon provider |
CBorderInfo | Class to represent annotation border information |
CCircle | Class to represent circle annotation |
CFileAttachment | Class to represent file attachment annotation |
CFreeText | Class to represent free text annotation |
CHighlight | Class to represents highlight annotation |
CIAnnot | Interface class to define basic method of annotation |
CIconProviderInfo | Class to represent identity information of annotation icon provider |
CIMarkup | Interface class to define basic method of markup annotation |
CInk | Class to represent ink annotation |
CITextMarkup | Interface class to define basic method of text markup annotation |
CLeaderLineInfo | Class to represent leader line information |
CLine | Class to represent line annotation |
CLink | Class to represent link annotation |
CMarkup | Class to represent common markup annotation with basic markup annotation methods |
CNote | Class to represent note annotation |
CPolygon | Class to represent polygon annotation |
CPolyLine | Class to represent polyline annotation |
CPopup | Class to represent pop-up annotation |
CShadingColor | Class to represent shading colors |
CSquare | Class to represent square annotation |
CSquiggly | Class to represents squiggly annotation |
CStamp | Class to represent stamp annotation |
CStrikeOut | Class to represents strikout annotation |
CUnderline | Class to represents underline annotation |
CAction | Class to represent action type and data |
CAttachment | Class to represent PDF attachment |
CBookmark | Class to access a PDF bookmark |
CCharInfo | Class to represent character information |
CCharRange | Class to represent character range |
CDefaultAppearance | Class to represent default appearance data |
CDestination | Class to represent destination data |
CDocument | Class to access PDF document |
CEmbeddedGotoAction | Class to represent embedded go-to action data |
CEmbeddedGotoActionTarget | Class to represent the target data of embedded go-to action |
CGotoAction | Class to represent go-to action data |
CHideAction | Class to represent hide action data |
CImportDataAction | Class to represent import-data action data |
CJavascriptAction | Class to represent JavaScript action data |
CLaunchAction | Class to represent launch action data |
CNamedAction | Class to represent named action data |
CPage | Class to access PDF page |
CPageInfo | Class to represent page information |
CRemoteGotoAction | Class to represent remote go-to action data |
CResetFormAction | Class to represent reset form action data |
CSignature | Class to represent PDF signature |
CSubmitFormAction | Class to represent submit-form action data |
CTextPage | Class to represent text page |
CTextSearch | Class to represent text search process |
CTextSelection | Class to represent text selection |
CURIAction | Class to represent URI action data |
CDateTime | Class to represent date and time |
CFont | Class to represent a font object |
CLibrary | Class to represent the library management |
CMatrix | Class to represent matrix used for transformation |
CPathPoint | Class to represent a path point |
CPause | (Reserved, not used currently)Class to represent pause control in progressive process |
CPDFPath | Class to represent a PDF path |
CPixelSource | Class to represent DIB (Device Independent Bitmap) data created from Foxit PDF SDK |
CPointF | Class to represent point(float) in device or page coordinate |
CRectF | Class to represent rectangle area(float) in device or page coordinate |
CSignatureHandler | Class to represent signature handler |