Height Property
Height
Gets the height of the current section in twips.
This is the sum of the heights of all sub-sections of the current section.
Declaration
[Browsable(false)]
public double Height { get; set; }
<Browsable(False)>
Public Property Height As Double