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: 7.0
Syntax
public int Resolution { get; set; }

Property Value

Type: Int32
See Also