バージョン

ApplyVerticalAlignment メソッド

現在の選択のテキストに指定した System.Windows.VerticalAlignment を適用します。
シンタックス
'宣言
 
Public Sub ApplyVerticalAlignment( _
   ByVal verticalAlignment As Nullable(Of RunVerticalAlignment) _
) 
public void ApplyVerticalAlignment( 
   Nullable<RunVerticalAlignment> verticalAlignment
)

パラメータ

verticalAlignment
適用する System.Windows.VerticalAlignment
参照