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