GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~SearchTextRegex
/ SearchTextRegex(String,Int32,Boolean) Method
SearchTextRegex(String,Int32,Boolean) Method
In This Topic
Syntax
'Declaration
Public Overloads Function SearchTextRegex( _
ByVal As String, _
ByVal As Integer, _
ByVal As Boolean _
) As Boolean
public bool SearchTextRegex(
string ,
int ,
bool
)
public function SearchTextRegex(
: String;
: Integer;
: Boolean
): Boolean;
public function SearchTextRegex(
: String,
: int,
: boolean
) : boolean;
public: bool SearchTextRegex(
string* ,
int ,
bool
)
public:
bool SearchTextRegex(
String^ ,
int ,
bool
)
Parameters
- Pattern
- Occurence
- CaseSensitive
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List