DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Print.Settings
IScaling(TPrintSettings) Interface
IScaling(TPrintSettings) Properties
Scaling Property
IScaling
<
TPrintSettings
>
.
Scaling Property
Gets or sets the scaling for printing.
Namespace:
DotNetBrowser.Print.Settings
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.14.0
Syntax
C#
Copy
Scaling
Scaling
{
get
;
set
; }
Property Value
Type:
Scaling
The scaling used for printing.
Exceptions
Exception
Condition
ArgumentNullException
The specified scaling is null.
ArgumentException
The specified scaling is not supported by the printer.
See Also
Reference
IScaling
<
TPrintSettings
>
Interface
DotNetBrowser.Print.Settings Namespace
Copyright © 2022 TeamDev Ltd. All Rights Reserved.