Click or drag to resize

PdfToImageConverterResolution Property

The resolution of the generated images in DPI. Default value is 120.

Namespace: ExpertPdf
Assembly: eppdftoimage (in eppdftoimage.dll) Version: 9.0
Syntax
public int Resolution { get; set; }

Property Value

Int32
See Also