alexa
menu

Document Processing

    Show / Hide Table of Contents

    StampType Class

    Enumerates the values that represent the type of a stamp annotation.

    Inheritance
    System.Object
    StampType
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public sealed class StampType : Enum

    Fields

    Approved

    Represents the Approved stamp.

    Declaration
    public const StampType Approved
    Field Value
    Type
    StampType

    AsIs

    Represents the AsIs stamp.

    Declaration
    public const StampType AsIs
    Field Value
    Type
    StampType

    Completed

    Represents the Complete stamp.

    Declaration
    public const StampType Completed
    Field Value
    Type
    StampType

    Confidential

    Represents the Confidential stamp.

    Declaration
    public const StampType Confidential
    Field Value
    Type
    StampType

    Departmental

    Represents the Departmental stamp.

    Declaration
    public const StampType Departmental
    Field Value
    Type
    StampType

    Draft

    Represents the Draft stamp.

    Declaration
    public const StampType Draft
    Field Value
    Type
    StampType

    Experimental

    Represents the Experimental stamp.

    Declaration
    public const StampType Experimental
    Field Value
    Type
    StampType

    Expired

    Represents the Expired stamp.

    Declaration
    public const StampType Expired
    Field Value
    Type
    StampType

    Final

    Represents the Final stamp.

    Declaration
    public const StampType Final
    Field Value
    Type
    StampType

    ForComment

    Represents the ForComment stamp.

    Declaration
    public const StampType ForComment
    Field Value
    Type
    StampType

    ForPublicRelease

    Represents the ForPublicRelease stamp.

    Declaration
    public const StampType ForPublicRelease
    Field Value
    Type
    StampType

    InformationOnly

    Represents the InformationOnly stamp.

    Declaration
    public const StampType InformationOnly
    Field Value
    Type
    StampType

    NotApproved

    Represents the NotApproved stamp.

    Declaration
    public const StampType NotApproved
    Field Value
    Type
    StampType

    NotForPublicRelease

    Represents the NotForPublicRelease stamp.

    Declaration
    public const StampType NotForPublicRelease
    Field Value
    Type
    StampType

    PreliminaryResults

    Represents the PreliminaryResults stamp.

    Declaration
    public const StampType PreliminaryResults
    Field Value
    Type
    StampType

    Sold

    Represents the Sold stamp.

    Declaration
    public const StampType Sold
    Field Value
    Type
    StampType

    TopSecret

    Represents the TopSecret stamp.

    Declaration
    public const StampType TopSecret
    Field Value
    Type
    StampType

    Void

    Represents the Void stamp.

    Declaration
    public const StampType Void
    Field Value
    Type
    StampType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved