Gets or sets the font sizes to be displayed in the font size drop down.
[Visual Basic]
Public Property FontSizes As
String
[C#]
public
String FontSizes {get; set;}
Remarks
Use "|" to separate font sizes. For example, "12pt|16pt" represents two size items "12pt" and "16pt".
See Also
Editor Class | EO.Web Namespace