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


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

ParagraphText クラス
ParagraphText メンバ