Class PDF2WordModule
static interface to PDFTron SDKs PDF to Word functionality
Inheritance
System.Object
PDF2WordModule
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 PDF2WordModule
Constructors
PDF2WordModule()
Declaration
public PDF2WordModule()
Methods
IsModuleAvailable()
Find out whether the pdf2word module is available (and licensed).
Declaration
public static bool IsModuleAvailable()
Returns
Type | Description |
---|---|
System.Boolean | returns true if pdf2word operations can be performed |