ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfCell Class / RightPadding Property

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

    Property Value

    The right padding.
    See Also