Indicates whether the page elements will be rotated when printed.
Object.defineProperty(DocumentPrintPageData.prototype, 'rotate',
get: function(),
set: function(value)
)
rotate: boolean;
true if the orientation of the page does not match the orientation provided in the DocumentViewer.Print options and will need rotation; false otherwise. The default value is false.
If Rotate is true, the page images will be rotated and re-sized in DocumentPrintData.BuildPrintRoot so as to fit on the printed pages with the given PrintSize.
For more information, refer to DocumentViewer.Print.
History
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document