IRichEditAndReviewingPaneCommandFactoryService Methods
Defines a service used to create RichEdit with Reviewing Pane commands.| Name | Description |
|---|---|
| CreateCommand(RichEditCommandId, IRichEditControl) | Creates a command by its ID. |
| CreateCommand(RichEditCommandId) | Creates a command by its ID. Inherited from IRichEditCommandFactoryService. |
See Also