ArcGIS Pro 2.9 API Reference Guide
DefaultFont Property (SymbolFactory)

ArcGIS.Desktop.Mapping Namespace > SymbolFactory Class : DefaultFont Property
Gets the application default font family name and style. This property must be accessed on the MCT. Use QueuedTask.Run.
Syntax
public ValueTuple<string,string> DefaultFont {get;}
Public ReadOnly Property DefaultFont As ValueTuple(Of String,String)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SymbolFactory Class
SymbolFactory Members