[Overview][Types][Classes][Variables][Index] |
The physical and logical dimension rectangles for the paper size.
Source position: printers.pas line 207
public property TPaperSize.PaperRect : TPaperRect |
Use the PhysicalRect member to access the rectangle for the physical paper size. Use the WorkRect member to access the rectangle for the usable print area for the paper size.
|
Gets the dimension for a supported paper with the specified name. |
|
|
The name used for the paper size, like Legal or Letter. |
|
|
The default paper name used when not selected or available in the printer device. |
|
|
Holds the physical and working dimensions for a paper size. |
Version 4.0 | Generated 2025-05-03 | Home |