ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / DefaultFont Property

DefaultFont Property (ISymbolFactory)
Gets the default font name and style name.
Syntax
ValueTuple<string,string> DefaultFont {get;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.9 or higher.
See Also