UseTextShaper

WordProcessingLoadOptions.UseTextShaper property

Specifies whether to use a text shaper for better kerning display. Default is false.

public bool UseTextShaper { get; set; }

See Also