DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Print
Capabilities Class
ColorModel Enumeration
DuplexMode Enumeration
Fit Enumeration
IPrinters(TPrintSettings, TPdfPrintSettings) Interface
IPrintJob(TPrintSettings) Interface
Orientation Enumeration
PageMargins Class
PageRange Class
PagesPerSheet Enumeration
PaperSize Class
PaperSize.Unit Enumeration
PdfPrinter Class
PdfPrinter.IHtmlSettings Interface
PdfPrinter.IPdfSettings Interface
PdfPrinter.ISettings(T) Interface
PdfPrinter(TPrintSettings) Class
Printer(TPrintSettings) Class
Scaling Class
SystemPrinter Class
SystemPrinter.IHtmlSettings Interface
SystemPrinter.IPdfSettings Interface
SystemPrinter.ISettings(T) Interface
SystemPrinter(TPrintSettings) Class
Fit Enumeration
The content fit used for printing.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.3
Syntax
C#
Copy
public
enum
Fit
Members
Member name
Value
Description
Unspecified
0
Reserved value.
ToPage
1
Fit the content of the page.
ToPaper
2
Fit the content of the paper.
See Also
Reference
DotNetBrowser.Print Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.