setFooterPadding Method
Sets the cell padding in a footer for a layout cell or cell formatting table.
expression.setFooterPadding(ival)
*expression * Required. An expression that returns an FPLayoutRegion object.
ival Required Integer. Specifies the size of the padding. Corresponds to the cellpadding attribute.
Remarks
Use the getFooterPadding method to return the cell padding in a footer for a layout cell or cell formatting table.
Applies to | FPLayoutRegion Object | IFPLayoutRegion Object