Skip to main content
All docs
V23.2

PdfRubberStampAnnotationIconName Members

Contains names of built-in rubber stamp annotation icons.

Fields

Name Description
Approved The Approved icon name.
AsIs The As Is icon name.
Confidential The Confidential icon name.
DApproved The Approved icon from the Dynamic Stamps category.
DConfidential The Confidential icon from the Dynamic Stamps category.
Departmental The Departmental icon name.
Draft The Draft icon name.
DReceived The Received icon from the Dynamic Stamps category.
DReviewed The Reviewed icon from the Dynamic Stamps category.
DRevised The Revised icon from the Dynamic Stamps category.
Experimental The Experimental icon name.
Expired The Expired icon name.
Final The Final icon name.
ForComment The For Comment icon name.
ForPublicRelease The For Public Release icon name.
NotApproved The Not Approved icon name.
NotForPublicRelease The Not for Public Release icon name.
SHAccepted The Accepted icon from the Sign Here category.
SHInitialHere The Initial Here icon from the Sign Here category.
SHRejected The Rejected icon from the Sign Here category.
SHSignHere The Sign Here icon from the Sign Here category.
SHWitness The Witness icon from the Sign Here category.
Sold The Sold icon name.
TopSecret The Top Secret icon name.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also