Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / CellStyle Class / PaddingBottom Property

In This Topic
    PaddingBottom Property
    In This Topic
    Gets or sets the bottom padding of the content area, in graphic units. The default is 0.
    Syntax
    'Declaration
     
    Public Property PaddingBottom As System.Single
    public System.float PaddingBottom {get; set;}
    See Also