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