PrintDocument for WinForms
ParagraphText コンストラクタ(String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ParagraphText クラス > ParagraphText コンストラクタ : ParagraphText コンストラクタ(String)
A string assigned to the ParagraphText.Text property of the current object.
Initializes a new instance of the ParagraphText class, assigning the ParagraphText.Text property, and specifying the Style.
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String _
)
'使用法
 
Dim text As System.String
 
Dim instance As New ParagraphText(text)
public ParagraphText( 
   System.string text
)

パラメータ

text
A string assigned to the ParagraphText.Text property of the current object.
参照

ParagraphText クラス
ParagraphText メンバ
オーバーロード一覧