[]
Gets or sets a value indicating whether the typographical font metrics should be applied instead of Windows-specific and Apple-specific font metrics.
Font Ascender, Descender, and Line Gap are affected.
public bool UseTypoMetrics { get; set; }
Public Property UseTypoMetrics As Boolean