Skip to main content

HEInsertYouTubeVideoDialogRibbonCommand Constructors

A Ribbon item that invokes the “Insert YouTube Video” dialog allowing a YouTube video to be inserted into the design view area.
Name Parameters Description
HEInsertYouTubeVideoDialogRibbonCommand() none Initializes a new instance of the HEInsertYouTubeVideoDialogRibbonCommand class with default settings.
HEInsertYouTubeVideoDialogRibbonCommand(RibbonItemSize) size Initializes a new instance of the HEInsertYouTubeVideoDialogRibbonCommand class with the specified item size.
HEInsertYouTubeVideoDialogRibbonCommand(String, RibbonItemSize) text, size Initializes a new instance of the HEInsertYouTubeVideoDialogRibbonCommand class with the specified settings.
HEInsertYouTubeVideoDialogRibbonCommand(String) text Initializes a new instance of the HEInsertYouTubeVideoDialogRibbonCommand class with the specified item text.
See Also