Default resolution in dots per inch of this document.
Object.defineProperty(LEADDocument.prototype, 'defaultResolution',
get: function()
)
readonly defaultResolution: number;
The default resolution in dots per inch (DPI) of this document. Default value depends on how this document was created. This value cannot be less than 0.
The initial values of DocumentPages.DefaultPageSize and DefaultResolution are updated based on the original document. The internal parsing code will usually use the size and resolution of the first page found in the document.
This property is always equal to DocumentPages.DefaultResolution.
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