Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace > SvgTextData Class : Text Property |
public string Text {get; set;}
'Declaration
Public Property Text As String
'Usage
Dim instance As SvgTextData Dim value As String instance.Text = value value = instance.Text
@property (nonatomic, copy, nullable) NSString *text
public String getText() public void setText(String text)
Refer to SvgDocument.SortElements and SvgTextData for more information.
For an example, refer to SvgDocument.SortElements.