Gets or sets the text as a string.
public string Text { get; set; }
Public Property Text As String
@property (nonatomic, copy, nullable) NSString *text
public String getText() public void setText(String text)
public String getText()
public void setText(String text)
public: property String^ Text { String^ get(); void set ( String^ ); }
public:
property String^ Text {
String^ get();
void set ( String^ );
}
The text as a string. The default value is null.
Refer to SvgDocument.SortElements and SvgTextData for more information.
For an example, refer to SvgDocument.SortElements.
Target Platforms
SvgTextData Class
SvgTextData Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library