ArcObjects Library Reference (Framework)  

ISymbolPickerDialog.SelectedFontName Property

The name of the Selected Font.

[Visual Basic .NET]
Public Property SelectedFontName As String
[C#]
public string SelectedFontName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISymbolPickerDialog Interface