Property RightToLeft
RightToLeft
Gets or sets right-to-left run direction (w:rtl), or null.
public bool? RightToLeft { get; set; }
Property Value
- bool?
Gets or sets right-to-left run direction (w:rtl), or null.
public bool? RightToLeft { get; set; }