ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / GlyphHinting Enumeration

GlyphHinting Enumeration
Glyph hinting options.
Syntax
Members
MemberDescription
Default Default glyph hinting according to the font's settings.
Force Force glyph hinting.
None No glyph hinting.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.GlyphHinting

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also