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.8
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 © 2025 TeamDev Ltd. All Rights Reserved.