Create a new stamp markup.
Namespace: TallComponents.PDF.Annotations.MarkupsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public Stamp( StampAppearance appearance ) |
| Visual Basic |
|---|
Public Sub New ( _ appearance As StampAppearance _ ) |
Parameters
- appearance
- Type: TallComponents.PDF.Annotations.Markups..::..StampAppearance
The appearance of the icon to be used for displaying the stamp.
Remarks
If UnKnown is passed as the appearance, the stamp will use the name "Draft".