UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PrintCompletedEventArgs

    Show / Hide Table of Contents

    Class PrintCompletedEventArgs

    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 Description
    Windows.Graphics.Printing.PrintTaskCompletion

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved