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

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

    Property Value

    The bottom padding.
    See Also