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

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderText クラス > RenderText コンストラクタ : RenderText コンストラクタ(String,Style)
Text プロパティに割り当てられた文字列。
使用する StyleStyle.AssignNonInheritedFrom メソッドを使って、 指定したスタイルを現在のオブジェクトの Style にコピーします)。
Text プロパティおよびスタイルを割り当てて、 RenderText クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal style As Style _
)
public RenderText( 
   System.string text,
   Style style
)

パラメータ

text
Text プロパティに割り当てられた文字列。
style
使用する StyleStyle.AssignNonInheritedFrom メソッドを使って、 指定したスタイルを現在のオブジェクトの Style にコピーします)。
参照

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