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

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