PrintDocument for WinForms
StatusText プロパティ (RenderInputBase)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderInputBase クラス : StatusText プロパティ
プレビュー画面のステータス行に表示されるテキストを取得または設定します。
シンタックス
'宣言
 
Public Property StatusText As System.String
'使用法
 
Dim instance As RenderInputBase
Dim value As System.String
 
instance.StatusText = value
 
value = instance.StatusText
public System.string StatusText {get; set;}
参照

RenderInputBase クラス
RenderInputBase メンバ