[Overview][Types][Classes][Variables][Index] |
Physical width for the paper size.
Source position: printers.pas line 202
public property TPaperSize.Width : Integer |
Width is a read-only Integer property which contains the width, in dots, for the physical paper size. Its value is read from the PhysicalRect member in PaperRect, and calculated as the difference between the Right and Left values for the physical page.
|
The physical and logical dimension rectangles for the paper size. |
|
|
Holds the physical and working dimensions for a paper size. |
Version 4.0 | Generated 2025-05-03 | Home |