menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PrintCompletedEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PrintCompletedEventArgs

    Provides data for the PrintCompleted event.

    Inheritance
    System.Object
    PrintCompletedEventArgs
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class PrintCompletedEventArgs : EventArgs

    Constructors

    PrintCompletedEventArgs()

    Initializes a new instance of the PrintCompletedEventArgs class.

    Declaration
    public PrintCompletedEventArgs()

    Properties

    Completion

    Gets the print task completion.

    Declaration
    public PrintTaskCompletion Completion { get; }
    Property Value
    Type
    Windows.Graphics.Printing.PrintTaskCompletion

    Extension Methods

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