RichEditControl.GetPredefinedFontSizeCollection() Method
Returns the collection of predefined font size values that are listed in the corresponding drop-down editor.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Returns
Type | Description |
---|---|
DevExpress.Office.Model.PredefinedFontSizeCollection | A DevExpress.Office.Model.PredefinedFontSizeCollection object. |
See Also