Specifies the name of the WPF.RibbonPermissionsTab object to be used with a TextControl. The elements of the ribbon tab can be used for determining how the document can be edited, when it is enforced to be protected. The property value is an empty string, if there is no ribbon tab connected.

Introduced: X15.

Syntax

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