ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Number of characters printed in the rectangular area. If the entire text was printed, <Result> corresponds to the size of <Text>.
Character string to print in a specific area.
Horizontal coordinate of top left corner of the print area (in millimeters). Value included between 0 and the page width (returned by iPageWidth).
Vertical coordinate of top left corner of the print area (in millimeters). Value included between 0 and the page height (returned by iPageHeight).
Horizontal coordinate of bottom right corner of the print area (in millimeters). Value included between 0 and the page width (returned by iPageWidth).
Vertical coordinate of bottom right corner of the print area (in millimeters). Value included between 0 and the page height (returned by iPageHeight).
Configures the text alignment in the area (iTop + iLeft by default).iBottomText aligned at bottom.iCenterHText horizontally centered.iCenterVText vertically centered.iRightText aligned to right.iLeftText aligned to left.iTopText aligned at top
Subscript of first <Text> character to print. If this parameter is not specified, the <Text> is printed from the first character.
Subscript of last <Text> character to print. If this parameter is not specified, the <Text> is printed up to the last character.
Last update: 02/26/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: