PdfToImageConverterResolution Property

Resolution, in DPI, of the resulting images. The default is 150

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
C#
public int Resolution { get; set; }

Property Value

Int32

See Also