Documents for PDF, .NET Edition Documentation
UseTypoMetrics Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : UseTypoMetrics Property
Gets or sets a value indicating if typographical font metrics should be applied instead of Windows-specific and Apple-specific font metrics.

Font Ascender, Descender, and Line Gap are affected.

Syntax
'Declaration
 
Public Property UseTypoMetrics As System.Boolean
public System.bool UseTypoMetrics {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members