ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / FontType Enumeration

In This Topic
    FontType Enumeration
    In This Topic
    Font types.
    Syntax
    Members
    MemberDescription
    PSOpenType OpenType with CFF outlines.
    TrueType TrueType.
    TTOpenType OpenType with TrueType outlines.
    Type1 Adobe Type 1.
    Unspecified Unspecified.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also