Specifies the enumeration of rubber stamp annotation icons.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum PdfRubberStampAnnotationIcon
Public Enumeration PdfRubberStampAnnotationIcon
public enum class PdfRubberStampAnnotationIcon
type PdfRubberStampAnnotationIcon

Members

MemberValueDescription
Additional0
Indicates additional names rubber stamp annotation
Approved1
Indicates approved rubber stamp annotation
AsIs2
Indicates AsIs rubber stamp annotation
Confidential3
Indicates confidential rubber stamp annotation
Departmental4
Indicates departmental rubber stamp annotation
Draft5
Indicates draft rubber stamp annotation
Experimental6
Indicates experimental rubber stamp annotation
Expired7
Indicates expired rubber stamp annotation
Final8
Indicates final rubber stamp annotation
ForComment9
Indicates for comment rubber stamp annotation
ForPublicRelease10
Indicates for public release rubber stamp annotation
NotApproved11
Indicates not approved rubber stamp annotation
NotForPublicRelease12
Indicates not for public release rubber stamp annotation
Sold13
Indicates sold rubber stamp annotation
TopSecret14
Indicates topsecret rubber stamp annotation

See Also