PrintDocument for WinForms
SelectTextFragment メソッド (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : SelectTextFragment メソッド
An instance of a class describing the fragment to select.
Selects the specified text fragment in the document currently loaded in the current C1PreviewPane.
シンタックス
'宣言
 
Public Sub SelectTextFragment( _
   ByVal frag As C1TextFragment _
) 
'使用法
 
Dim instance As C1PreviewPane
Dim frag As C1TextFragment
 
instance.SelectTextFragment(frag)
public void SelectTextFragment( 
   C1TextFragment frag
)

パラメータ

frag
An instance of a class describing the fragment to select.
参照

C1PreviewPane クラス
C1PreviewPane メンバ