IOrientationTPrintSettingsOrientation Property |
Gets or sets the page orientation.
Namespace:
DotNetBrowser.Print.Settings
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax Orientation Orientation { get; set; }
Property Value
Type:
OrientationThe page orientation.
Exceptions Exception | Condition |
---|
ArgumentException | The specified page orientation is not supported by the printer. |
See Also