menu

UWP

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

    Show / Hide Table of Contents

    Class PrintAction

    Specifies the print and preview action.

    Inheritance
    System.Object
    PrintAction
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class PrintAction : Enum

    Fields

    Preview

    Enables or disables a page while previewing.

    Declaration
    public const PrintAction Preview
    Field Value
    Type
    PrintAction

    Print

    Enables or disables a page while printing.

    Declaration
    public const PrintAction Print
    Field Value
    Type
    PrintAction

    Extension Methods

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