←Select platform

SvgExtractText Enumeration

Summary
Text extraction mode
Syntax
C#
VB
Objective-C
C++
Java
[FlagsAttribute()] 
public enum SvgExtractText  
<FlagsAttribute()> 
Public Enum SvgExtractText  
typedef NS_OPTIONS(NSInteger, LTSvgExtractText) 
public enum SvgExtractText 
[FlagsAttribute()] 
public enum class SvgExtractText  
Members
ValueMemberDescription
0x00000000Character Default. Extract the text one character at a time.
0x00000001Word Extract the text one word at a time.
0x00000002Line Extract the text one line at a time.
0x00000004ExactBounds xxxxxxxxxxxxxxxxxxxx.
Remarks

Value for SvgSortOptions.ExtractText.

Requirements

Target Platforms

See Also

Reference

Leadtools.Svg Namespace

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

Leadtools.Svg Assembly

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