Each RibbonItem represents an item in a ObjectMiniToolbar. The corresponding string of a RibbonItem is the same as the item's Name property. The RibbonItem enumeration can be used with the FindItem method to get an item and manipulate 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.