setContentPadding Method

Sets the cell padding for a layout cell or the content layout cell of a cell formatting table.

expression.setContentPadding(ival)

*expression   * Required. An expression that returns an FPLayoutRegion object.

ival    Required Integer. Specifies the size of the padding. Corresponds to the cellpadding attribute of the layout cell or the content layout cell from a cell formatting table.

Remarks

Use the getContentPadding method to return the cell padding for a layout cell or the content layout cell of a cell formatting table.

Applies to | FPLayoutRegion Object | IFPLayoutRegion Object