Class StructuredOutputModule
static interface to PDFTron SDKs PDF to Word, Excel, PowerPoint, HTML functionality
Inheritance
System.Object
StructuredOutputModule
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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 |
---|---|
System.Boolean | returns true if StructuredOutput operations can be performed |