Each RibbonItem represents an item in a WPF.ObjectMiniToolbar. The corresponding string of a RibbonItem is the same as the item's Name property. The string can be used with the FrameworkElement.FindName method to get the item and manipulate, move or delete it.

Members

Member Description
TXITEM_TextFrame_BordersandBackgroundGroup Identifies the BordersandBackground group for the selected text frame.
TXITEM_TextFrameBackColor Identifies the Back Color button for the selected text frame.
TXITEM_TextFrameTransparency Identifies the Transparency button for the selected text frame.
TXITEM_TextFrameLineWidth Identifies the Line Width button for the selected text frame.
TXITEM_TextFrameBorderColor Identifies the Border Color button for the selected text frame.
TXITEM_Drawing_BordersandBackgroundGroup Identifies the BordersandBackground group for the selected drawing frame.
TXITEM_DrawingBackColor Identifies the Back Color button for the selected drawing frame.
TXITEM_DrawingTransparency Identifies the Transparency button for the selected drawing frame.
TXITEM_DrawingLineColor Identifies the Line Color button for the selected drawing frame.
TXITEM_DrawingLineWidth Identifies the Line Width button for the selected drawing frame.
TXITEM_Barcode_ColorsAndAlignmentGroup Identifies the ColorsAndAlignment group for the selected barcode frame.
TXITEM_BarcodeBackColor Identifies the Back Color button for the selected barcode frame.
TXITEM_BarcodeForeColor Identifies the Fore Color button for the selected barcode frame.
TXITEM_BarcodeTransparency Identifies the Transparency button for the selected barcode frame.