Enum RubberStamp.Icon
Icon type of the RubberStamp annotation
Namespace: pdftron.PDF.Annots
Assembly: PDFTronDotNet.dll
Syntax
public enum RubberStamp.Icon
Fields
| Name | Description |
|---|---|
| e_Approved | a stamp with the text "Approved" |
| e_AsIs | a stamp with the text "AsIs" |
| e_Confidential | a stamp with the text "Confidential" |
| e_Departmental | a stamp with the text "Departmental" |
| e_Draft | a stamp with the text "Draft" |
| e_Experimental | a stamp with the text "Experimental" |
| e_Expired | a stamp with the text "Expired" |
| e_Final | a stamp with the text "Final" |
| e_ForComment | a stamp with the text "ForComment" |
| e_ForPublicRelease | a stamp with the text "ForPublicRelease" |
| e_NotApproved | a stamp with the text "NotApproved" |
| e_NotForPublicRelease | a stamp with the text "NotForPublicRelease" |
| e_Sold | a stamp with the text "Sold" |
| e_TopSecret | a stamp with the text "TopScret" |
| e_Unknown | User defined or invalid. |