←Select platform

UseSvgBackImage Property

Summary

Indicates whether to try getting the image elements in an SVG document separately.

Syntax
C#
C++/CLI
public bool UseSvgBackImage { get; set; } 
public:  
   property bool UseSvgBackImage 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to try getting the image elements in an SVG document separately; otherwise, false. Default value is false.

Remarks

For more information, refer to DocumentPage.GetSvgBackImage.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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