Property Fit
- Namespace
- DotNetBrowser.Print.Settings
- Assembly
- DotNetBrowser.dll
Fit
Gets or sets the content fit for printing.
Fit Fit { get; set; }
Property Value
- Fit
The fit used for printing.
Exceptions
- ArgumentNullException
The specified fit is null.
- ArgumentException
The specified fit is not supported by the printer.