menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfViewerCustomStampBuilder - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfViewerCustomStampBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    PdfViewerCustomStampBuilder
    Namespace: Syncfusion.EJ2.PdfViewer
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class PdfViewerCustomStampBuilder : ControlBuilder

    Constructors

    PdfViewerCustomStampBuilder()

    Declaration
    public PdfViewerCustomStampBuilder()

    PdfViewerCustomStampBuilder(PdfViewerCustomStamp)

    Declaration
    public PdfViewerCustomStampBuilder(PdfViewerCustomStamp model)
    Parameters
    Type Name Description
    PdfViewerCustomStamp model

    Methods

    CustomStampImageSource(String)

    Defines the custom stamp images source to be added in stamp menu of the PDF Viewer toolbar.

    Declaration
    public PdfViewerCustomStampBuilder CustomStampImageSource(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type
    PdfViewerCustomStampBuilder

    CustomStampName(String)

    Defines the custom stamp name to be added in stamp menu of the PDF Viewer toolbar.

    Declaration
    public PdfViewerCustomStampBuilder CustomStampName(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type
    PdfViewerCustomStampBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved