StampTextRepeatType enumeration

StampTextRepeatType enumeration

Specifies type of text repeat for stamp lines.

The StampTextRepeatType type exposes the following members:

Fields

Field Description
NONE No repeat.
FULL_TEXT_REPEAT Text will be repeated to fit full length without truncation.
REPEAT_WITH_TRUNCATION Text will be repeated to fit full length with word truncation at the end.

See Also