Click or drag to resize
Pdf Library for .NET

PdfRasterizerResolution Property

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

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public int Resolution { get; set; }

Property Value

Type: Int32
See Also