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