setShadowSize Method

Sets the thickness of the drop shadow border for a layout cell or cell formatting table.

expression.setShadowSize(ival)

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

ival    Required Integer. Specifies the thickness of the drop shadow border.

Remarks

Use the getShadowSize method to return the thickness of the drop shadow border for a layout cell or cell formatting table.

Applies to | FPLayoutRegion Object | IFPLayoutRegion Object