StampBackgroundCropType

StampBackgroundCropType enumeration

スタンプ要素の背景レイヤーのクロップ タイプを指定します。

public enum StampBackgroundCropType

名前 価値 説明
None 0 クロップなし - すべての署名領域の四角形が背景で塗りつぶされます。
OuterArea 1 背景を外枠で切り抜きます。
MiddleArea 2 外側の線と内側の線の間の背景をトリミングします。
InnerArea 3 内部線で背景をトリミングします。

関連項目