ArcObjects Library Reference (DisplayUI)  

ITextSymbolEditor.Title Property

The title of the Text Symbol Editor dialog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITextSymbolEditor Interface