Class SystemPrinter<TPrintSettings>
- Namespace
- DotNetBrowser.Print
- Assembly
- DotNetBrowser.dll
A local or network printer available in the system.
public sealed class SystemPrinter<TPrintSettings> : Printer<TPrintSettings>, IAutoDisposable where TPrintSettings : class, SystemPrinter.ISettings<TPrintSettings>
Type Parameters
TPrintSettings
- Inheritance
-
Printer<TPrintSettings>SystemPrinter<TPrintSettings>
- Implements
- Inherited Members