| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property PaperWidth As Single | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public float PaperWidth {get;} | |
Return Value
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.