Class StampAnnotationChangedEventArgs
Provides data for the StampAnnotationChanged event.
Inherited Members
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 |