GrapeCity ActiveReports for .NET 16.0J
SearchText メソッド

GrapeCity.ActiveReports.Document.Section 名前空間 > Page クラス : SearchText メソッド
シンタックス
'宣言
 
Friend Function SearchText( _
   ByVal strSearchString As System.String, _
   ByVal matchWholeWord As System.Boolean, _
   ByVal matchCase As System.Boolean, _
   ByVal reverse As System.Boolean, _
   ByRef offset As System.Single _
) As System.Boolean
internal System.bool SearchText( 
   System.string strSearchString,
   System.bool matchWholeWord,
   System.bool matchCase,
   System.bool reverse,
   ref System.float offset
)

パラメータ

strSearchString
matchWholeWord
matchCase
reverse
offset
参照

Page クラス
Page メンバ