C#
VB
Java
Objective-C
C++
Gets or sets the direction of each character in the text.
public SvgCharacterDirection[] Directions { get; set; } Public Property Directions As Leadtools.Svg.SvgCharacterDirection() @property (nonatomic, strong, null_unspecified) NSArray<NSNumber *> *directions //LTSvgCharacterDirection public SvgCharacterDirection[] getDirections()public void setDirections(SvgCharacterDirection[] directions)
public:property Leadtools.Svg.array<SvgCharacterDirection>^ Directions {Leadtools.Svg.array<SvgCharacterDirection>^ get();void set ( Leadtools.Svg.array<SvgCharacterDirection>^ );}
The direction of each character in the text. The default value is null.
Refer to SvgDocument.SortElements and SvgTextData for more information.
For an example, refer to SvgDocument.SortElements.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
