This document is archived and information here might be outdated.  Recommended version.


ISymbolPickerDialog.SelectedFontName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IS > ISymbolPickerDialog Interface > ISymbolPickerDialog.SelectedFontName Property
ArcGIS Developer Help

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