Show / Hide Table of Contents

Class CADModule

static interface to PDFTron SDKs CAD functionality

Inheritance
object
CADModule
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 CADModule

Constructors

CADModule()

Declaration
public CADModule()

Methods

IsModuleAvailable()

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

Declaration
public static bool IsModuleAvailable()
Returns
Type Description
bool

returns true if CAD operations can be performed

In This Article
Back to top Generated by DocFX