menu

Document Processing

StampAnnotationChangedEventArgs Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    StampAnnotationChangedEventArgs Class

    Provides data for the StampAnnotationChanged event.

    Inheritance
    System.Object
    AnnotationChangedEventArgs
    StampAnnotationChangedEventArgs
    Inherited Members
    AnnotationChangedEventArgs.Action
    AnnotationChangedEventArgs.Name
    AnnotationChangedEventArgs.NewBounds
    AnnotationChangedEventArgs.OldBounds
    AnnotationChangedEventArgs.PageNumber
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class StampAnnotationChangedEventArgs : AnnotationChangedEventArgs

    Properties

    Settings

    Gets the settings of the stamp annotation.

    Declaration
    public PdfViewerStampSettings Settings { get; }
    Property Value
    Type
    PdfViewerStampSettings
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved