Class CADModule
static interface to PDFTron SDKs CAD functionality
Inherited Members
Namespace: pdftron.PDF
Assembly: PDFTronDotNet.dll
Syntax
public static class CADModule
Methods
IsModuleAvailable()
Find out whether the CAD module is available (and licensed).
Declaration
public static bool IsModuleAvailable()
Returns
Type | Description |
---|---|
bool | returns true if CAD operations can be performed |