Table of Contents
FontSize Property

Get or set the font size in points. A point is 1/72 inch.

Syntax
 public Single? FontSize { get; set; }
See Also