Gets a value that indicate whether the pages in this document is best viewed using SVG instead of raster images.
Object.defineProperty(DocumentImages.prototype, 'isSvgViewingPreferred',
get: function()
)
readonly isSvgViewingPreferred: boolean;
true if the pages in this document is best viewed using SVG instead of raster images; otherwise, false.
Refer to IsSvgSupported for more information on how this value is calculated by the document.
The LEADTOOLS Document Viewer uses IsSvgViewingPreferred to enable or disable viewing the pages as SVG.
Note that when the value of IsSvgSupported is false, then the value of IsSvgViewingPreferred will always be false too.
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