HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
To
Html
DPI Property
The PDF to HTML conversion dpi. The default value is 150
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
int
DPI
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfToHtml Class
HiQPdf Namespace
In This Article
Definition
See Also