Table of Contents
FontSizes Property

Gets or sets the font sizes to be displayed in the font size drop down.

Syntax
 public String FontSizes { get; set; }
Remarks

Use "|" to separate font sizes. For example, "12pt|16pt" represents two size items "12pt" and "16pt".

See Also