Show / Hide Table of Contents

Class AdvancedImagingModule

static interface to PDFTron SDKs AdvancedImaging functionality

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

Constructors

AdvancedImagingModule()

Declaration
public AdvancedImagingModule()

Methods

IsModuleAvailable()

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

Declaration
public static bool IsModuleAvailable()
Returns
Type Description
bool

returns true if AdvancedImaging operations can be performed

In This Article
Back to top Generated by DocFX