Show / Hide Table of Contents

Class AdvancedImagingConvertOptions

Inheritance
System.Object
pdftron.PDF.OptionsBase
AdvancedImagingConvertOptions
Implements
System.IDisposable
Namespace: pdftron.PDF
Assembly: PDFNetiOS.dll
Syntax
public class AdvancedImagingConvertOptions : OptionsBase

Constructors

AdvancedImagingConvertOptions()

Declaration
public AdvancedImagingConvertOptions()

Methods

GetDefaultDPI()

Declaration
public double GetDefaultDPI()
Returns
Type Description
System.Double

SetDefaultDPI(Double)

Declaration
public AdvancedImagingConvertOptions SetDefaultDPI(double value)
Parameters
Type Name Description
System.Double value
Returns
Type Description
AdvancedImagingConvertOptions

Implements

System.IDisposable
In This Article
Back to top Generated by DocFX