StretchMode
StretchMode enumeration
Represents stretch mode of signature area on a document page.
public enum StretchMode
Values
Name | Value | Description |
---|---|---|
None | 0 |
Default value. No stretch mode will be applied. |
PageWidth | 1 |
Stretch Signature area along page Width. Margin property will be used to apply required offset values |
PageHeight | 2 |
Stretch Signature area along page Height. Margin property will be used to apply required offset values. |
PageArea | 3 |
Stretch Signature area along page Height and Width. Margin property will be used to apply required offset values. |
See Also
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature