1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Options
  6. /
  7. WordProcessingOptions
  8. /
  9. EnableOpenTypeFeatures

EnableOpenTypeFeatures

WordProcessingOptions.EnableOpenTypeFeatures property

This option enables kerning and other OpenType Features when rendering Arabic, Hebrew, Indian Latin-based, or Cyrillic-based scripts.

public bool EnableOpenTypeFeatures { get; set; }

See Also