SmartZone v6.1 for .NET - Updated
GetRegularExpression Method (Reader)




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace > Reader Class : GetRegularExpression Method
Returns the current Regular Expression.
Syntax
'Declaration
 
Public Function GetRegularExpression() As String
'Usage
 
Dim instance As Reader
Dim value As String
 
value = instance.GetRegularExpression()
public string GetRegularExpression()
public: string* GetRegularExpression(); 
public:
String^ GetRegularExpression(); 
Exceptions
ExceptionDescription
Memory is not successfully allocated for the output string.
All other possible erroneous result.
Remarks
Gets the regular expression previously set.
See Also

Reference

Reader Class
Reader Members
SetRegularExpression Method

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