Accusoft.Forms1 - Updated
GetRegularExpression Method (Reader)



Accusoft.SmartZoneOCRSdk Namespace > Reader Class : GetRegularExpression Method
Returns the current Regular Expression.
Syntax
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Function GetRegularExpression() As String
Dim instance As Reader
Dim value As String
 
value = instance.GetRegularExpression()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public string GetRegularExpression()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
String^ GetRegularExpression(); 
Remarks
Gets the regular expression previously set.
See Also

Reference

Reader Class
Reader Members
SetRegularExpression Method