FlexReport for WPF
GetFragmentHighligh メソッド (C1TextSearchManager)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > C1TextSearchManager クラス : GetFragmentHighligh メソッド
指定された RenderFragmenthighlightリストにデータを設定します。
シンタックス
'宣言
 
Public Sub GetFragmentHighligh( _
   ByVal highlight As System.Collections.Generic.IList(Of C1FragmentHighlight), _
   ByVal fragment As RenderFragment, _
   ByVal findMatchHighlight As C1HighlightAttrs, _
   ByVal activeFindMatchHighlight As C1HighlightAttrs _
) 
'使用法
 
Dim instance As C1TextSearchManager
Dim highlight As System.Collections.Generic.IList(Of C1FragmentHighlight)
Dim fragment As RenderFragment
Dim findMatchHighlight As C1HighlightAttrs
Dim activeFindMatchHighlight As C1HighlightAttrs
 
instance.GetFragmentHighligh(highlight, fragment, findMatchHighlight, activeFindMatchHighlight)
public void GetFragmentHighligh( 
   System.Collections.Generic.IList<C1FragmentHighlight> highlight,
   RenderFragment fragment,
   C1HighlightAttrs findMatchHighlight,
   C1HighlightAttrs activeFindMatchHighlight
)

パラメータ

highlight
fragment
findMatchHighlight
activeFindMatchHighlight
参照

C1TextSearchManager クラス
C1TextSearchManager メンバ