Skip to main content
All docs
V26.1
  • RubberStampAnnotationIconName Members

    Contains names of built-in rubber stamp annotation icons.

    Fields

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

    Properties

    Name
    IsCustom

    Methods

    Name Description
    Equals(RubberStampAnnotationIconName)
    Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
    Equals(Object)
    FromName(String) static
    GetHashCode()
    GetType() Gets the Type of the current instance. Inherited from Object.
    ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
    ToString()
    See Also