[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Text.FontDescriptor.XHeight

XHeight Property

XHeight

Gets the font's x height: the vertical coordinate of the top of flat non ascending lowercase letters (like the letter x), measured from the baseline, in fonts that have Latin characters.

Declaration
public float? XHeight { get; }
Public ReadOnly Property XHeight As Single?