Reports for WPF
ParagraphText コンストラクタ(String,Color)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > ParagraphText クラス > ParagraphText コンストラクタ : ParagraphText コンストラクタ(String,Color)
現在のオブジェクトの Text プロパティに割り当てられる文字列。
使用するテキスト色。
Text プロパティを割り当て、 テキスト色を指定して、ParagraphText クラスの 新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal textColor As System.Windows.Media.Color _
)
public ParagraphText( 
   System.string text,
   System.Windows.Media.Color textColor
)

パラメータ

text
現在のオブジェクトの Text プロパティに割り当てられる文字列。
textColor
使用するテキスト色。
参照

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