ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Single
    public float Left {get; set;}
    See Also