←Select platform

IsSvgViewingPreferred Property

Summary

Indicate whether SVG viewing is preferred.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly