HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THotPDF.Resolution
|
Top Previous Next |
|
Determines document resolution.
Delphi syntax: property Resolution: Integer;
C++ syntax: __property int Resolution;
Description Use Resolution property to determine ratio from document screen size to document print size.
|