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

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

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also