menu

Document Processing

EndSaveEventArgs Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    EndSaveEventArgs Class

    Provides data for EndSave event.

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

    Properties

    IsCanceled

    Gets a value indicating whether the save process is canceled.

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