ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float BottomPadding {get; set;}

    Property Value

    The bottom padding.
    See Also