1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.domain
  6. /
  7. StampBackgroundCropType enumeration

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