SuppressShaping Property
SuppressShaping
Gets or sets a value indicating if shaping and positioning of graphemes should be skipped for the sake of speed. The default is false.
Declaration
public bool SuppressShaping { get; set; }
Public Property SuppressShaping As Boolean