Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the size of the left unprintable margin for the current printer.
Syntax
| JScript |
|---|
|
Property values
Type: Integer
the distance from the left edge of the page that is not printable, in 1/100ths of an inch. No characters or images will appear in this area.
Remarks
A print template uses the unprintableBottom, unprintableLeft, unprintableRight, and unprintableTop properties to determine the unprintable area along the edges of a page; content placed in this area cannot be printed by the current printer. A print template should avoid placing content in this area.
This property is always measured in 1/100ths of an inch, even if the user has changed the measurement system in the Regional Settings to metric.