Height Property (PaperSize)
In This Topic
Gets or sets the height of the paper, in hundredths of an inch.
Syntax
'Declaration
Public Property Height As Integer
public int Height {get; set;}
Property Value
The height of the paper, in hundredths of an inch.
See Also