Class PdfStampAnnotation
Class contains the details of a stamp annotation.
Inheritance
System.Object
PdfStampAnnotation
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public class PdfStampAnnotation : Object
Constructors
PdfStampAnnotation(Image)
Constructor for the class PdfStampAnnotation to load the stamp as image.
Declaration
public PdfStampAnnotation(Image image)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Controls.Image | image |