CellPadding.Bottom Property

Gets or sets the bottom padding value for the cell.

public Nullable<float> Bottom { get; set; }
Public Property Bottom As Nullable(Of Single)

Property Value

Nullable<float>

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

CellPadding
ceTe.DynamicPDF.PageElements

In this topic