[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.UseTypoMetrics

UseTypoMetrics Property

UseTypoMetrics

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.

Declaration
public bool UseTypoMetrics { get; set; }
Public Property UseTypoMetrics As Boolean