PrintDocument for WinForms
GetSelectedText メソッド (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : GetSelectedText メソッド
Gets the text currently selected in this C1PreviewPane.
シンタックス
'宣言
 
Public Function GetSelectedText() As System.String
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.String
 
value = instance.GetSelectedText()
public System.string GetSelectedText()

戻り値の型

The currently selected text, or empty string if the current selection is empty.
参照

C1PreviewPane クラス
C1PreviewPane メンバ