RichTextBox for UWP
TextAlignment プロパティ (C1TextRange)

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextRange クラス : TextAlignment プロパティ
範囲内のブロックのテキストの配置を取得または設定します。
シンタックス
'宣言
 
Public Property TextAlignment As System.Nullable(Of C1TextAlignment)
public System.Nullable<C1TextAlignment> TextAlignment {get; set;}
参照

C1TextRange クラス
C1TextRange メンバ