ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParagraph Class / Height Property

In This Topic
    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