Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

SvgTextData Class






Members 
Contains the data of a text element.
Object Model
Syntax
public class SvgTextData 
'Declaration
 
Public Class SvgTextData 
'Usage
 
Dim instance As SvgTextData
@interface LTSvgTextData : NSObject
public class SvgTextData
public ref class SvgTextData 
Remarks

Used as the value of SvgElementInfo.TextData. This member is only valid if the SVG element (SvgElementInfo.ElementType is a text SVG element.

SvgTextData contains the following:

Member Value
Text

The text as a string. The number of items in the arrays below is equivalent to the number of characters in this string (System.String.Length).

Bounds

An array of Leadtools.LeadRectD that specifies the physical (pixel) bounds of each character in the text.

CharacterFlags

An array of SvgTextCharacterFlags that specifies the position flags of each character in the text.

Directions

An array of SvgCharacterDirection that specifies the direction of each character in the text.

Example

For an example, refer to SvgDocument.SortElements.

Requirements

Target Platforms

See Also

Reference

SvgTextData Members
Leadtools.Svg Namespace

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features