HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THPDFPage.TopTextPosition
|
Top Previous Next |
|
Determines position of text coordinates.
Delphi syntax: property TopTextPosition: boolean;
C++ syntax: __property bool TopTextPosition;
Description: Set TopTextPosition to true to set text coordinates to top of the text, otherwise set TopTextPosition to false;
|