IOrientationTPrintSettingsOrientation Property  | 
 
                Gets or sets the page orientation.
            
 
    Namespace: 
   DotNetBrowser.Print.Settings
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.6
SyntaxOrientation 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