[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontBase.Bidi

Bidi Property

Bidi

Gets or sets a value indicating whether the contents shall be treated as complex script text regardless of their Unicode character values when determining the formatting. This means that a consumer shall use the complex script formatting (e.g. BoldBi, ItalicBi...) applied by this font when determining the resulting formatting properties.

Declaration
public bool Bidi { get; set; }
Public Property Bidi As Boolean