Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImportSuccessEventArgs - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImportSuccessEventArgs

    This event arguments provides the necessary information about import annotations success event.

    Inheritance
    System.Object
    BaseEventArgs<ImportSuccessEventArgs>
    ImportSuccessEventArgs
    Implements
    System.IEquatable<ImportSuccessEventArgs>
    Inherited Members
    BaseEventArgs<ImportSuccessEventArgs>.Equals(ImportSuccessEventArgs)
    BaseEventArgs<ImportSuccessEventArgs>.Name
    Namespace: Syncfusion.Blazor.PdfViewer
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ImportSuccessEventArgs : BaseEventArgs<ImportSuccessEventArgs>, IEquatable<ImportSuccessEventArgs>

    Constructors

    ImportSuccessEventArgs()

    Declaration
    public ImportSuccessEventArgs()

    Implements

    System.IEquatable<>
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved