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.23.2
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 © 2023 TeamDev Ltd. All Rights Reserved.