General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
HEFontSizeRibbonCommand Class
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.v19.2.dll
Declaration
public class HEFontSizeRibbonCommand :
HERibbonComboBoxCommandBase
Public Class HEFontSizeRibbonCommand
Inherits HERibbonComboBoxCommandBase
Remarks
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.
Inheritance
Object
StateManager
CollectionItem
RibbonItemBase
RibbonEditItemBase
RibbonComboBoxItem
HERibbonComboBoxCommandBase
HEFontSizeRibbonCommand
See Also
Feedback