TextParagraphProperties.TextAlignment プロパティ

定義

ブロックのインライン コンテンツの配置方法を記述する値を取得します。

public:
 abstract property System::Windows::TextAlignment TextAlignment { System::Windows::TextAlignment get(); };
public abstract System.Windows.TextAlignment TextAlignment { get; }
member this.TextAlignment : System.Windows.TextAlignment
Public MustOverride ReadOnly Property TextAlignment As TextAlignment

プロパティ値

TextAlignment の列挙値。

適用対象