CapabilitiesPaperSizes Property  | 
 
                Gets the collection of the 
PaperSize values supported by the printer.
            
 
    Namespace: 
   DotNetBrowser.Print
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.18.0
Syntaxpublic IReadOnlyCollection<PaperSize> PaperSizes { get; }Property Value
Type: 
IReadOnlyCollectionPaperSizeThe collection of the 
PaperSize values supported by the printer.
See Also