Gets the height of the paper size, in twips. The value of this property is the height (y-dimension) of the paper size as if the paper were in the portrait orientation.

Syntax

public int Height { get; }
Public ReadOnly Property Height() As Integer

Limitations

Read only.