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

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

パラメータ

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

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