Specifies the name of the WPF.RibbonInsertTab object to be used with a TextControl. The parts of the ribbon tab can be used to insert elements such as illustrations, tables, text frames, hyperlinks and headers and footers. The property value is an empty string, if there is no ribbon tab connected.

Introduced: X12.

Syntax

public string RibbonInsertTab { get; set; }
Public Property RibbonInsertTab() As String