menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DynamicStampItem - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DynamicStampItem

    Enum type for Dynamic Stamp Items.

    Inheritance
    System.Object
    DynamicStampItem
    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    public sealed class DynamicStampItem : Enum

    Fields

    Approved

    Represents a stamp indicating the document is approved.

    Declaration
    public const DynamicStampItem Approved
    Field Value
    Type
    DynamicStampItem

    Confidential

    Represents a stamp indicating the document is confidential.

    Declaration
    public const DynamicStampItem Confidential
    Field Value
    Type
    DynamicStampItem

    NotApproved

    Represents a stamp indicating the document is not approved.

    Declaration
    public const DynamicStampItem NotApproved
    Field Value
    Type
    DynamicStampItem

    Received

    Represents a stamp indicating the document has been received.

    Declaration
    public const DynamicStampItem Received
    Field Value
    Type
    DynamicStampItem

    Reviewed

    Represents a stamp indicating the document has been reviewed.

    Declaration
    public const DynamicStampItem Reviewed
    Field Value
    Type
    DynamicStampItem

    Revised

    Represents a stamp indicating the document has been revised.

    Declaration
    public const DynamicStampItem Revised
    Field Value
    Type
    DynamicStampItem
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved