Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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.PdfViewer
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class PrintMode : Enum

    Fields

    Default

    Represents the Print mode Default

    Declaration
    public const PrintMode Default
    Field Value
    Type Description
    PrintMode

    NewWindow

    Represents the Print mode in New Window

    Declaration
    public const PrintMode NewWindow
    Field Value
    Type Description
    PrintMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved