ComponentOne Word for UWP
Height Property (RtfParagraph)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : Height Property
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

Reference

RtfParagraph Class
RtfParagraph Members