←Select platform

IsSvgViewingPreferred Property

Summary

Indicate whether SVG viewing is preferred.

Syntax
C#
VB
C++
Java
public bool IsSvgViewingPreferred { get; set; } 
Public Property IsSvgViewingPreferred() As Boolean 
   Get 
   Set 
public:  
   property bool IsSvgViewingPreferred 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean isSvgViewingPreferred() 
public void setSvgViewingPreferred(boolean value) 

Property Value

Refer to IsSvgViewingPreferred.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.