Link Search Menu Expand Document

StringFormatDisableLigatures Property

Gets or sets whether to disable font ligatures when drawing text in RTL (right-to-left) languages.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public bool DisableLigatures { get; set; }

Property Value

Type: Boolean
See Also

Reference