menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PrintStatus - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PrintStatus

    Specifies to notify the status of the Printing.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum PrintStatus

    Fields

    Name Description
    Cancelled

    Specifies the Cancelled status of the printing.

    Completed

    Specifies the completed status of the printing.

    DocumentPrepared

    Specifies the completed status of the document preparation.

    PagePrepared

    Specifies the completed status of the page preparation.

    Printing

    Specifies the progress status of the printing.

    Started

    Specifies the printing has been started.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved