Gets the width of the paper, in inches.
[Visual Basic]
Public ReadOnly Property PaperWidth As Single
[C#]
public float PaperWidth {get;}
The width of the paper, in inches.
This width measurement is for the portrait orientation of the paper. In landscape, the width is equal to the PaperHeight.
Printer Class | Printer Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.