ImageGear .NET - Updated November 28, 2017
Text Property (ImGearARTNote)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTNote Class : Text Property
Gets or sets the text of the note mark.
Syntax
'Declaration
 
Public Property Text As String
 
'Usage
 
Dim instance As ImGearARTNote
Dim value As String
 
instance.Text = value
 
value = instance.Text

Property Value

String value.
See Also

Reference

ImGearARTNote Class
ImGearARTNote Members