Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Editor.FontSizes Property

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


Direct link to this topic