PdfToHtmlConverterResolution Property

The resolution in DPI of the HTML images. The default value is 150

Definition

Namespace: EvoPdf.PdfToHtml
Assembly: EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
C#
public int Resolution { get; set; }

Property Value

Int32

See Also