StampBackgroundCropType enumeration

StampBackgroundCropType enumeration

Specifies crop type of background layer on Stamp elements.

The StampBackgroundCropType type exposes the following members:

Fields

Field Description
NONE No crop - all Signature area rectangle will be filled with background.
OUTER_AREA Crop background by external outer line.
MIDDLE_AREA Crop background between external and inner lines.
INNER_AREA Crop background by internal line.

See Also