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