Gets a value that indicate whether to use the resolution values when viewing an image.
Object.defineProperty(IAnnAutomationControl.prototype, 'automationUseDpi',
get: function()
)
automationUseDpi: boolean; // read-only
true to use the resolution values when viewing an image; otherwise, it is false. This control will return ImageViewer.UseDpi preventing the use of DPI scaling.
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