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 |
---|
PrintMode |
NewWindow
Represents the Print mode in New Window
Declaration
public const PrintMode NewWindow
Field Value
Type |
---|
PrintMode |