Height Property (Section)
In This Topic
Gets the height of the current section in twips. This is the sum of the heights of all sub-sections of the current section.
Syntax
'Declaration
Public Property Height As Double
public double Height {get; set;}
See Also