StampLine
Leave feedback
On this page
Specify Stamp line properties.
public class StampLine
| Name | Description |
|---|---|
| StampLine() | Create StampLine with default values. |
| Name | Description |
|---|---|
| BackgroundColor { get; set; } | Gets or sets the background color of signature. |
| Font { get; set; } | Gets or sets Font of Stamp Line text. |
| Height { get; set; } | Gets or sets the line height on Stamp. |
| InnerBorder { get; set; } | Setup Internal Border. |
| OuterBorder { get; set; } | Setup Outer Border. |
| Text { get; set; } | Gets or sets the text of stamp line. |
| TextBottomIntent { get; set; } | Gets or sets the bottom intent of text. |
| TextColor { get; set; } | Gets or sets the text color of signature. |
| TextRepeatType { get; set; } | Gets or sets text repeat type. |
| Visible { get; set; } | Get and set visibility of Stamp Line. |
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.