setShadowSmooth Method

Sets how smooth or pixelated to render a drop shadow border for a layout cell or cell formatting table.

expression.setShadowSmooth(ival)

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

ival    Required Integer. Specifies the level of pixelation. Can be an Integer from zero to 100. Zero indicates no smoothing effect; 100 indicates full smoothing effect.

Remarks

Use the getShadowSmooth method to return how smooth or pixelated to render a drop shadow border for a layout cell or cell formatting table.

Applies to | FPLayoutRegion Object | IFPLayoutRegion Object