CPDFConvertImgOptions Class

PDF to Image conversion parameter object (derived class of CPDFConvertOptions).

Definition

Namespace: ComPDFKit_Conversion.Options
Assembly: ComPDFKit_Conversion (in ComPDFKit_Conversion.dll) Version: 1.10.0.0 (1.10.0.0)
C#
public class CPDFConvertImgOptions
Inheritance
Object    CPDFConvertImgOptions

Constructors

Fields

ImageDpi Sets the image DPI.
ImageType Sets the image type.
IsContainAnnotations Whether to contain annotations when converting.

See Also