Determine the printing pages orientation.
lt.Documents.UI.PrintOrientation = {
Portrait: 0,
Landscape: 1
}
lt.Documents.UI.PrintOrientation = {
Portrait: 0,
Landscape: 1
}
Members
0 | Portrait |
(0) Portrait Orientation(Default value). |
1 | Landscape |
(1) Landscape Orientation. |
For more information, refer to Print.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET