TextCharFormat QML Type

(BETA) Specifies color and font options for automatic syntax highlighting. More...

Import Statement: import ArcGIS.AppFramework.Scripting 1.0

Properties

Detailed Description

The TextCharFormat component is used to defined color and font for a detected symbol in the SyntaxHighlighter component.

This component is in beta, and implementation is subject to change in future releases.

Property Documentation

color : color

Specifies the color of the detected symbol. If unset, the detected symbol will remain in the original color of the TextEdit component.


font : font

Specifies the font of the detected symbol. If unset, the detected symbol will remain in the original font of the TextEdit component.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close