SmartZone v7.1 - Updated
Text Property (TextBlockResult)




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace > TextBlockResult Class : Text Property
Gets the text string of the TextBlockResult.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Text As String
'Usage
 
Dim instance As TextBlockResult
Dim value As String
 
value = instance.Text
public override string Text {get;}
public: __property string* get_Text() override;
public:
property String^ Text {
   String^ get() override;
}
Remarks

This read-only property gets the string of characters from the TextBlockResult.

See Also

Reference

TextBlockResult Class
TextBlockResult Members

Is this page helpful?
Yes No
Thanks for your feedback.