Show / Hide Table of Contents

Class PDF2HtmlReflowParagraphsModule

static interface to PDFTron SDKs PDF to HTML functionality

Inheritance
System.Object
PDF2HtmlReflowParagraphsModule
Namespace: pdftron.PDF
Assembly: PDFTronDotNet.dll
Syntax
public static class PDF2HtmlReflowParagraphsModule : object

Methods

IsModuleAvailable()

Find out whether the pdf2html module is available (and licensed).

Declaration
public static bool IsModuleAvailable()
Returns
Type Description
System.Boolean

returns true if pdf2html operations can be performed

Back to top Generated by DocFX