menu

Document Processing

PrintCompletedEventArgs Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    PrintCompletedEventArgs Class

    Provides data for the PrintCompleted event.

    Inheritance
    System.Object
    PrintCompletedEventArgs
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.SfPdfViewer.UWP.dll
    Syntax
    public class PrintCompletedEventArgs : EventArgs

    Properties

    PrintTaskCompletion

    Gets the completion status of the print task.

    Declaration
    public PrintTaskCompletion PrintTaskCompletion { get; }
    Property Value
    Type
    Windows.Graphics.Printing.PrintTaskCompletion
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved