バージョン

VerticalAlignment プロパティ (FrameSettingsBase)

テキスト フレームの関連する垂直位置を取得または設定します。
シンタックス
'宣言
 
Public Property VerticalAlignment As Nullable(Of TextFrameVerticalAlignment)
public Nullable<TextFrameVerticalAlignment> VerticalAlignment {get; set;}
参照