GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    OperationProgressChangedEventArgs Class

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Provides data for events that track the progress of an operation, such as loading and saving of a document.

    • C#
    • VB.NET
    public class OperationProgressChangedEventArgs : ProgressChangedEventArgs
    Public Class OperationProgressChangedEventArgs
        Inherits ProgressChangedEventArgs
    Inheritance:
    System.Object
    System.EventArgs
    System.ComponentModel.ProgressChangedEventArgs
    OperationProgressChangedEventArgs

    Methods

    CancelOperation()

    Cancels the operation that reported this progress change.

    • C#
    • VB.NET
    public void CancelOperation()
    Public Sub CancelOperation

    See Also

    ProgressChanged
    ProgressChanged
    ProgressChanged
    ProgressChanged
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.