PrintDocument for WinForms
Text プロパティ (RenderText)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderText クラス : Text プロパティ
Gets or sets the text of the current object.
シンタックス
'宣言
 
Public Property Text As System.String
'使用法
 
Dim instance As RenderText
Dim value As System.String
 
instance.Text = value
 
value = instance.Text
public System.string Text {get; set;}
参照

RenderText クラス
RenderText メンバ