StretchMode enumeration
StretchMode enumeration
Represents stretch mode of signature area on a document page.
The StretchMode type exposes the following members:
Fields
Field | Description |
---|---|
NONE | Default value. No stretch mode will be applied. |
PAGE_WIDTH | Stretch Signature area along page Width. Margin property will be used to apply required offset values |
PAGE_HEIGHT | Stretch Signature area along page Height. Margin property will be used to apply required offset values. |
PAGE_AREA | Stretch Signature area along page Height and Width. Margin property will be used to apply required offset values. |
See Also
- module
groupdocs.signature.domain