PdfToHtmlConverterResolution Property

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

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public int Resolution { get; set; }

Property Value

Int32

See Also