Enum PdfRubberStampAnnotationIcon
- Namespace
- PdfSharp.Pdf.Annotations
- Assembly
- PdfSharp.dll
Specifies the predefined icon names of rubber stamp annotations.
public enum PdfRubberStampAnnotationIcon
Fields
Approved = 1
A pre-defined rubber stamp annotation icon.
AsIs = 2
A pre-defined rubber stamp annotation icon.
Confidential = 3
A pre-defined rubber stamp annotation icon.
Departmental = 4
A pre-defined rubber stamp annotation icon.
Draft = 5
A pre-defined rubber stamp annotation icon.
Experimental = 6
A pre-defined rubber stamp annotation icon.
Expired = 7
A pre-defined rubber stamp annotation icon.
Final = 8
A pre-defined rubber stamp annotation icon.
ForComment = 9
A pre-defined rubber stamp annotation icon.
ForPublicRelease = 10
A pre-defined rubber stamp annotation icon.
NoIcon = 0
A pre-defined rubber stamp annotation icon.
NotApproved = 11
A pre-defined rubber stamp annotation icon.
NotForPublicRelease = 12
A pre-defined rubber stamp annotation icon.
Sold = 13
A pre-defined rubber stamp annotation icon.
TopSecret = 14
A pre-defined rubber stamp annotation icon.