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




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTTextFromFile Class : Text Property
Gets or sets the path to the text file.
Syntax
'Declaration
 
Public Property Text As String
 
'Usage
 
Dim instance As ImGearARTTextFromFile
Dim value As String
 
instance.Text = value
 
value = instance.Text

Property Value

String value.
See Also

Reference

ImGearARTTextFromFile Class
ImGearARTTextFromFile Members