Enum PrintMode
Enum for Print Mode.
Namespace: Syncfusion.Blazor.SfPdfViewer
Assembly: Syncfusion.Blazor.SfPdfViewer.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum PrintMode
Fields
| Name | Description |
|---|---|
| Default | Represents the Print mode Default |
| NewWindow | Represents the Print mode in New Window |