←Select platform

ForceRealText Property (CodecsLoadSvgOptions)

Summary

Indicates whether to convert all text into text elements.

Syntax

C#
VB
C++
public bool ForceRealText { get; set; } 
Public Property ForceRealText() As Boolean 
   Get 
   Set 
public:  
   property bool ForceRealText 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to convert all text into text elements; otherwise, false. The default value is false.

Remarks

For more information, refer to ForceTextPath.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize