PdfToHtmlDPI Property
The PDF to HTML conversion dpi. The default value is 150
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int DPI { get; set; }
Public Property DPI As Integer
Get
Set
public:
property int DPI {
int get ();
void set (int value);
}
member DPI : int with get, set
Property Value
Int32