FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
The API Reference contains detailed description for each class in the Foxit PDF SDK. Use the API Reference to find constructor options as well as properties, methods and events for each class, enum and interface. Of course, JS doesn't have the concept of an interface and enum.
For convenience, here we use interface to describe the dict type parameters of some methods and constructors, and we also use enum to describe the lists of constants organized into an object.
All classes and interfaces in the API are orgnaized in modules. To find the reference page for a specific class or method or an attribute name, type all or part of its name in the box in the upper right.
Some sample code appears in some API descriptions. Due to the length of the text, the sample code is often just a snippet of complete code. There will be some undefined variables. Here are some common variables and its explanations:
pdfui
: the instance of PDFUI class in UIExtension module;pdfviewer
: the instanceof PDFViewer class in PDFViewCtrl module;