ArcGIS Pro 2.9 API Reference Guide
Font Property (TextProperties)

ArcGIS.Desktop.Layouts Namespace > TextProperties Class : Font Property
Gets and sets the font name of the text element. When setting, use the string values the way they appear in the Text Symbol Font list located in the text element format tab.
Syntax
public string Font {get; set;}
Public Property Font As String

Property Value

String
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TextProperties Class
TextProperties Members