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


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

パラメータ

text
A string assigned to the RenderText.Text property.
参照

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