Table of Contents

Property PaperSizes

Namespace
DotNetBrowser.Print
Assembly
DotNetBrowser.dll

PaperSizes

Gets the collection of the PaperSize values supported by the printer.

public IReadOnlyCollection<PaperSize> PaperSizes { get; }

Property Value

IReadOnlyCollection<PaperSize>

The collection of the PaperSize values supported by the printer.