menu

Blazor

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

    Show / Hide Table of Contents

    Class PrintMode

    Enum for Print Mode.

    Inheritance
    System.Object
    PrintMode
    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    public sealed class PrintMode : Enum

    Fields

    Default

    Represents the Print mode Default

    Declaration
    public const PrintMode Default
    Field Value
    Type
    PrintMode

    NewWindow

    Represents the Print mode in New Window

    Declaration
    public const PrintMode NewWindow
    Field Value
    Type
    PrintMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved