Indicates whether this page supports SVG.
Object.defineProperty(DocumentPage.prototype, 'isSvgSupported',
get: function()
)
isSvgSupported: boolean; // read-only
true if this page supports SVG, otherwise; false.
This property is a shorthand to this.Document.IsSvgSupported where "this" is the page object. In other words, it will return the value from its own document.
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