FoxitPDFSDKforWeb v11.0.2
Foxit PDF SDK for Web
|
The namespace that contains PDF objects like PDFDoc, PDFPage, PDFForm. These objects can ONLY be accessed by the getter functions of PDFDocRender or PDFViewer instead of those constructors.
In this module, Only APIs with tag [Support in Server] are available in SR.
More...
Modules | |
coordinates | |
Collection of coordinates. | |
util | |
The module that contains interfaces used to describe the configuration of some APIs' parameter. | |
actions | |
annots | |
common | |
bookmark | |
A module that contains Bookmark APIs. | |
comparison | |
Comparison Namespace. | |
constant | |
form | |
search | |
progress | |
Classes | |
interface | AnnotId |
Represents a unique identifier for an annotation within a PDF document. The identifier is composed of two components: the page index and the object number, both of which together ensure uniqueness within the document. More... | |
class | ExportFileProgress |
Represents the progress of a task. More... | |
class | GraphicsObject |
class | HeaderFooter |
PDF HeaderFooter object. More... | |
interface | ILayerNode |
Describes the PDF layer node. More... | |
class | ImageObject |
class | Matrix |
PDF matrix for coordinate transformation. More... | |
class | PathObject |
class | PDFDictionary |
class | PDFDoc |
class | PDFPage |
class | PDFPageBatchProcessor |
The PDFPageBatchProcessor class controls the start , flush , and end cycles of a batch processor, and calling property update methods within the batch processor declaration cycle can greatly improve performance. More... | |
class | PDFViewPreference |
class | TextObject |
The namespace that contains PDF objects like PDFDoc, PDFPage, PDFForm. These objects can ONLY be accessed by the getter functions of PDFDocRender or PDFViewer instead of those constructors.
In this module, Only APIs with tag [Support in Server] are available in SR.