CellPadding Constructor

Initializes a new instance of the CellPadding class.

public CellPadding(float? value)
Public Sub New (value As Single?)

Parameters

value
Single?

padding value for all sides of the cell.

Licensing Info

This constructor 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