ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfCell Class / LeftPadding Property

In This Topic
    LeftPadding Property
    In This Topic
    Gets or sets left padding of this cell.
    Syntax
    'Declaration
     
    Public Property LeftPadding As System.Single
    public System.float LeftPadding {get; set;}

    Property Value

    The left padding.
    See Also