Click or drag to resize
Pdf Library for .NET

PdfPrinterResolution Property

The resolution of the rasterized pdf pages in DPI. Default value is 300.

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

Property Value

Int32
See Also