Document Library for WPF
GetFragmentHighligh メソッド

C1.WPF.Document.4.5.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 _
) 
public void GetFragmentHighligh( 
   System.Collections.Generic.IList<C1FragmentHighlight> highlight,
   RenderFragment fragment,
   C1HighlightAttrs findMatchHighlight,
   C1HighlightAttrs activeFindMatchHighlight
)

パラメータ

highlight
fragment
findMatchHighlight
activeFindMatchHighlight
参照

C1TextSearchManager クラス
C1TextSearchManager メンバ