StampLine
Contents
[
Hide
]
StampLine class
Specify Stamp line properties.
public class StampLine
Constructors
Name | Description |
---|---|
StampLine() | Create StampLine with default values. |
Properties
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. |
See Also
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature