Height Property (RtfParagraph)
In This Topic
Gets or sets the approximate height value of this paragraph.
Syntax
'Declaration
Public Property Height As System.Single
public System.float Height {get; set;}
Property Value
The approximate height.
See Also