StyleBase.WritingMode Field

Definition

Specifies the writing mode for the text.

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

Field Value

Remarks

Valid values are LR-TB or TB-RL.

Applies to