Skip to main content
A newer version of this page is available. .

HEInsertPlaceholderDialogRibbonCommand Constructors

A Ribbon item that invokes the “Find and Replace” dialog.
Name Parameters Description
HEInsertPlaceholderDialogRibbonCommand() none Initializes a new instance of the HEInsertPlaceholderDialogRibbonCommand class with default settings.
HEInsertPlaceholderDialogRibbonCommand(RibbonItemSize) size Initializes a new instance of the HEInsertPlaceholderDialogRibbonCommand class with the specified item size.
HEInsertPlaceholderDialogRibbonCommand(String, RibbonItemSize) text, size Initializes a new instance of the HEInsertPlaceholderDialogRibbonCommand class with the specified settings.
HEInsertPlaceholderDialogRibbonCommand(String) text Initializes a new instance of the HEInsertPlaceholderDialogRibbonCommand class with the specified item text.
See Also