Click or drag to resize

PrinterTPrintSettingsCapabilities Property

Gets the capabilities of this printer.

Namespace:  DotNetBrowser.Print
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public Capabilities Capabilities { get; }

Property Value

Type: Capabilities
The capabilities of this printer.
See Also