ArcGIS Pro 2.6 API Reference Guide
MaplexAbbreviationType Enumeration

ArcGIS.Core.CIM Namespace : MaplexAbbreviationType Enumeration
Maplex abbreviation types.
Syntax
public enum MaplexAbbreviationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MaplexAbbreviationType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Ending Ending type which abbreviates when needed for space for words at the end of the string (like a street type).
Keyword Keyword type which abbreviates when needed for space.
Translation Translation type which always abbreviates.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace