Gets the physical width of the paper set up for the printing device, in units determined by the ScaleMode property.
Read-only property
Visual Basic |
---|
Public Property PWidth As Single |
A single value which represents the width of the paper set up for the printing device.
Not available at design time.
Use the PWidth 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.