言語

StyleBase.WritingMode フィールド

定義

テキストの書き書きモードを指定します。

protected: System::String ^ WritingMode;
protected const string WritingMode;
val mutable WritingMode : string
Protected Const WritingMode As String 

フィールド値

注釈

有効な値は、 LR-TB または TB-RLです。

適用対象