The resolution (dots per inch) to use when loading this document.
Object.defineProperty(LoadDocumentOptions.prototype, 'resolution',
get: function(),
set: function(value)
)
resolution: number;
The resolution (dots per inch) to use when loading this document. Default value is 0, meaning use the document original resolution.
For an example, refer to DocumentFactory.LoadFromUri.
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