Enum SignStampItem
Enum type for Sign Stamp Items.
Namespace: Syncfusion.Blazor.SfPdfViewer
Assembly: Syncfusion.Blazor.SfPdfViewer.dll
Syntax
[Flags]
public enum SignStampItem
Fields
| Name | Description |
|---|---|
| Accepted | Represents a stamp indicating the document is accepted. |
| InitialHere | Represents a stamp indicating the initial placement here. |
| Rejected | Represents a stamp indicating the document is rejected. |
| SignHere | Represents a stamp indicating where the sign is needed. |
| Witness | Represents a stamp indicating a witness is required. |