property FormatContent.Name as String
Specifies the name of the FormatContent object to be displayed on the context menu.

TypeDescription
String A String expression that defines the HTML caption to be displayed on the control's context menu.
The Name property defines the HTML caption to be displayed on the control's context menu. You can use the <img> HTML tag to display icons or pictures. Use the Images or HTMLPicture method to add icons or pictures to control. The ToolTip property specifies the HTML tooltip to be displayed on the control's context menu, when the cursor hovers the object.

The following screen shot shows the Content sub menu:

The Name property supports the following HTML tags: