setFooterSize Method

Sets the height of the footer for a layout cell or cell formatting table.

expression.setFooterSize(ival)

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

ival    Required Integer. Specifies the size of the footer. A zero value removes a footer.

Remarks

Use the getFooterSize method to return the height of the footer for a layout cell or cell formatting table.

Applies to | FPLayoutRegion Object | IFPLayoutRegion Object