Table of Contents
FontUnit Property

Gets or sets the unit type used by the font drop down box.

Syntax
 public UnitType FontUnit { get; set; }
Remarks

Only Pixel and Point are currently supported.

See Also