| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property PaperHeight As Single | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public float PaperHeight {get;} | |
Return Value
The height of the paper in inches.This height measurement is for the portrait orientation of the paper. In Landscape, the height is equal to PaperWidth.