Specifies the name of the WPF.RibbonFrameLayoutTab object to be used with a TextControl. The elements of the ribbon tab can be used to alter attributes of images, text frames, barcodes and drawings. The property value is an empty string, if there is no ribbon tab connected.

Introduced: X14.

Syntax

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