HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THotPDF.Resolution
|
Top Previous Next |
|
Indicates the PDF file resolution value.
Delphi syntax: property Resolution: Integer;
C++ syntax: __property int Resolution;
Description Use the Resolution property to determine resolution value of the PDF file.
Default value = 72;
|