Show / Hide Table of Contents

Class AdvancedImagingModule

static interface to PDFTron SDKs AdvancedImaging functionality

Inheritance
System.Object
AdvancedImagingModule
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 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
System.Boolean

returns true if AdvancedImaging operations can be performed

Back to top Generated by DocFX