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