←Select platform

IsSvgSupported Property

Summary

Indicate whether SVG is supported.

Syntax

C#
VB
Java
C++
public bool IsSvgSupported { get; set; } 
Public Property IsSvgSupported() As Boolean 
   Get 
   Set 
public:  
   property bool IsSvgSupported 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean getSvgSupported() 
public void setSvgSupported(boolean value) 

Property Value

Refer to IsSvgSupported.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly