Gets the physical height of the paper set up for the printing device, in units determined by the ScaleMode property.
Read-write property
Visual Basic |
---|
Public Property PHeight As Single |
A single value which represents the height of the paper set up for the printing device.
Not available at design time.
Use the PHeight property for operations or calculations based on the printer’s total area. Use the ScaleHeight, and ScaleWidth properties for operations or calculations based on the printer’s internal area.