Enum Orientation
- Namespace
- DotNetBrowser.Print
- Assembly
- DotNetBrowser.dll
The page orientation values used for printing.
public enum Orientation
Fields
Landscape = 1The landscape orientation.
Portrait = 2The portrait orientation.
The page orientation values used for printing.
public enum Orientation
Landscape = 1The landscape orientation.
Portrait = 2The portrait orientation.