C#
VB
Java
C++
Indicates whether this page supports SVG.
public bool IsSvgSupported { get; } Public ReadOnly Property IsSvgSupported() As BooleanGet
public:property bool IsSvgSupported{bool get()}
public boolean isSvgSupported() true if this page supports SVG, otherwise; false.
This property is a shorthand to this.Document.IsSvgSupported where "this" is the page object. In otherwords, 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
