←Select platform

SvgExtractText Enumeration

Summary

Text extraction mode

Syntax

C#
VB
Java
Objective-C
C++
[FlagsAttribute()] 
public enum SvgExtractText 
<FlagsAttribute()> 
Public Enum SvgExtractText 
typedef NS_OPTIONS(NSInteger, LTSvgExtractText)
public enum SvgExtractText
[FlagsAttribute()] 
public enum class SvgExtractText 

Members

ValueMemberDescription
0Character Default. Extract the text one character at a time.
1Word Extract the text one word at a time.
2Line Extract the text one line at a time.
Remarks

Value for SvgSortOptions.ExtractText.

Requirements

Target Platforms

See Also

Reference

Leadtools.Svg Namespace

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