ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTextSymbol Class / SmallCaps Property

In This Topic
    SmallCaps Property (CIMTextSymbol)
    In This Topic
    Gets or sets a value indicating whether the text should be drawn as Small Capitals, where lower case text is converted to small caps and upper case text is left as upper case.
    Syntax
    Public Property SmallCaps As Boolean
    public bool SmallCaps {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also