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

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

    Property Value

    The top padding.
    See Also