Gets the scale value used when retuning image objects of this page.
Object.defineProperty(DocumentPage.prototype, 'imageScale',
get: function()
)
readonly imageScale: number;
The scale value used when retuning image objects of this page.
This value is calculated for each page based on the value of MaximumImagePixelSize. The default value is 1 when the value of MaximumImagePixelSize is the default of 0 which means no scaling. If the value is any other, then ImageScale can be a value equal to or greater than 1 depending on the original page pixel size. Refer to MaximumImagePixelSize for more information.
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