Class: StructuredOutputModule

PDFNet. StructuredOutputModule


new StructuredOutputModule()

The class StructuredOutputModule. static interface to PDFTron SDKs PDF to Word, Excel, PowerPoint, HTML functionality

Methods


<static> isModuleAvailable()

Find out whether the StructuredOutput add-on module is available (and licensed).
Returns:
A promise that resolves to returns true if StructuredOutput operations can be performed.
Type
Promise.<boolean>