←Select platform

UnembedSvgImages Property

Summary

Indicate whether to unembed SVG images.

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

Property Value

Refer to UnembedSvgImages.

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.