Click or drag to resize

PageSetup Bidi Property

Gets or sets whether section contains right-to-left text.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool Bidi { get; set; }

Property Value

Type: Boolean
See Also