Show / Hide Table of Contents

Class StructuredOutputModule

static interface to PDFTron SDKs PDF to Word, Excel, PowerPoint, HTML functionality

Inheritance
object
StructuredOutputModule
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public sealed class StructuredOutputModule

Constructors

StructuredOutputModule()

Declaration
public StructuredOutputModule()

Methods

IsModuleAvailable()

Find out whether the StructuredOutput add-on module is available (and licensed).

Declaration
public static bool IsModuleAvailable()
Returns
Type Description
bool

returns true if StructuredOutput operations can be performed

In This Article
Back to top Generated by DocFX