Class: CADModule

PDFNet. CADModule


new CADModule()

The class CADModule. static interface to PDFTron SDKs CAD functionality

Methods


<static> isModuleAvailable()

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