Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
CachePolicy | com.distriqt.extension.pdfreader | ||
Orientation | com.distriqt.extension.pdfreader | ||
PDFReader | com.distriqt.extension.pdfreader | This class represents the PDF Reader extension. The PDF Reader allows you to display an interactive PDF view to your user. | |
PDFView | com.distriqt.extension.pdfreader | ||
PDFViewBuilder | com.distriqt.extension.pdfreader.builders | This class is used to build an instance of PDFViewOptions to pass to the PDFReader.service.createView() function. | |
PDFViewEvent | com.distriqt.extension.pdfreader.events | ||
PDFViewLinkEvent | com.distriqt.extension.pdfreader.events | This class describes events related to links in the PDF view. | |
PDFViewOptions | com.distriqt.extension.pdfreader |