| << Click to Display Table of Contents >> PrintPosMode |     | 
[Windows platform only; not supported by PHP and the Community Edition]
Specifies, how objects are positioned on the printer.
property PrintPosMode [integer] VPE.PrintPosMode
write; runtime only
Possible Values:
| ActiveX / VCL | Value | Enum | Comment | 
| PRINTPOS_ABSOLUTE | 0 | Absolute | absolute to the paper-edges (default) | 
| PRINTPOS_RELATIVE | 1 | Relative | relative to the first printable position of the printer | 
Default:
PRINTPOS_ABSOLUTE
"Positioning On the Printer" in the Programmer's Manual