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

In This Topic
    Height Property (RtfRow)
    In This Topic
    Gets or sets height of this row of a point.
    Syntax
    'Declaration
     
    Public Property Height As System.Single
    public System.float Height {get; set;}
    See Also