StyleBase.WritingMode 필드

정의

텍스트의 쓰기 모드를 지정합니다.

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

필드 값

설명

유효한 값은 LR-TB 또는 TB-RL입니다.

적용 대상