CapabilitiesDuplexModes Property  | 
 
                Gets the collection of the 
DuplexMode values supported by the printer.
            
 
    Namespace: 
   DotNetBrowser.Print
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.11.0
Syntaxpublic IReadOnlyCollection<DuplexMode> DuplexModes { get; }Property Value
Type: 
IReadOnlyCollectionDuplexModeThe collection of the 
DuplexMode values supported by the printer.
See Also