WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfStampAnnotation

    Show / Hide Table of Contents

    Class PdfStampAnnotation

    Class contains the details of a stamp annotation.

    Inheritance
    System.Object
    PdfStampAnnotation
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class PdfStampAnnotation

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved