Reports for WPF
RenderText コンストラクタ(String,Font)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderText クラス > RenderText コンストラクタ : RenderText コンストラクタ(String,Font)
Text プロパティに割り当てられた文字列。
テキストのレンダリングに使用されるフォント。
Text プロパティ、およびフォントを割り当てて、 RenderText クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal font As System.Drawing.Font _
)
public RenderText( 
   System.string text,
   System.Drawing.Font font
)

パラメータ

text
Text プロパティに割り当てられた文字列。
font
テキストのレンダリングに使用されるフォント。
参照

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