Blazor

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

    Show / Hide Table of Contents

    Class PrintEventArgs

    Specifies the event arguments of the print event.

    Inheritance
    System.Object
    PrintEventArgs
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class PrintEventArgs : Object

    Constructors

    PrintEventArgs()

    Declaration
    public PrintEventArgs()

    Properties

    Cancel

    Defines the event cancel status.

    Declaration
    public bool Cancel { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved