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

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > ParagraphText クラス > ParagraphText コンストラクタ : ParagraphText コンストラクタ(String,Color)
この ParagraphText オブジェクトのテキスト。
この ParagraphText オブジェクトに使用するテキスト色。
ParagraphText クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal textColor As System.Drawing.Color _
)
public ParagraphText( 
   System.string text,
   System.Drawing.Color textColor
)

パラメータ

text
この ParagraphText オブジェクトのテキスト。
textColor
この ParagraphText オブジェクトに使用するテキスト色。
参照

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