Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | WebView2 | MBS WinFrameworks Plugin | 23.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Other programmatic printing is not currently supported, but Microsoft may add more later.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
Constant | Value | Description |
---|---|---|
kCollationCollated | 1 |
Indicate that the collation has been selected for the printed output. |
kCollationDefault | 0 |
The default collation for a printer. |
kCollationUncollated | 2 |
Indicate that the collation has not been selected for the printed output. |
Constant | Value | Description |
---|---|---|
kColorModeColor | 1 |
Indicate that the printed output will be in color. |
kColorModeDefault | 0 |
The default color mode for a printer. |
kColorModeGrayScale | 2 |
Indicate that the printed output will be in shades of gray. |
Constant | Value | Description |
---|---|---|
kDuplexDefault | 0 |
The default duplex for a printer. |
kDuplexOneSided | 1 |
Print on only one side of the sheet. |
kDuplexTwoSidedLongEdge | 2 |
Print on both sides of the sheet, flipped along the long edge. |
kDuplexTwoSidedShortEdge | 3 |
Print on both sides of the sheet, flipped along the short edge. |
Constant | Value | Description |
---|---|---|
kOrientationLandscape | 1 |
Print the page(s) in landscape orientation. |
kOrientationPortrait | 0 |
Print the page(s) in portrait orientation. |
This class has no sub classes.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WebView2ExceptionMBS - WebView2WindowFeaturesMBS