menu

Document Processing

BeginSaveEventArgs Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    BeginSaveEventArgs Class

    Provides data for Beginsave event.

    Inheritance
    System.Object
    BeginSaveEventArgs
    Namespace: Syncfusion.Windows.Forms.PdfViewer
    Assembly: Syncfusion.PdfViewer.Windows.dll
    Syntax
    public class BeginSaveEventArgs : EventArgs

    Properties

    Cancel

    Gets and sets a value indicating whether the save operation should be canceled.

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