aspnet-devexpress-dot-web-dot-aspxhtmleditor-fd8a0496.md
A Ribbon item that allows the font size to be selected and applied to the text content selected within the design view area.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HEFontSizeRibbonCommand :
HERibbonComboBoxCommandBase
Public Class HEFontSizeRibbonCommand
Inherits HERibbonComboBoxCommandBase
The ASPxHtmlEditor allows end-users to change the font size of the editor’s selected text by using the Font Size combo box ( HEFontSizeRibbonCommand ). Clicking the combo box button opens a drop down window with predefined font sizes.
Object StateManager CollectionItem RibbonItemBase RibbonEditItemBase RibbonComboBoxItem HERibbonComboBoxCommandBase HEFontSizeRibbonCommand
See Also