次の方法で共有


StyleBase.WritingMode フィールド

定義

テキストの記述モードを指定します。

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

フィールド値

注釈

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

適用対象