Xfinium.Pdf.Graphics Namespace : PdfFontMetrics Class |
The following tables list the members exposed by PdfFontMetrics.
Name | Description | |
---|---|---|
![]() | Ascent | Gets the ascent of the font. |
![]() | AverageWidth | Gets the average width of glyphs in the font. |
![]() | BoundingBox | Gets the font's bounding box. |
![]() | CapHeight | Gets the capHeight of the font. |
![]() | Descent | Gets the descent of the font. |
![]() | Leading | Gets the leading of the font. |
![]() | MaxWidth | Gets the maximum width of glyphs in the font. |
![]() | Name | Gets the Postscript name of the font. |
![]() | StemH | Gets the horizontal stem of the font. |
![]() | StemV | Gets the vertical stem of the font. |
![]() | XHeight | Gets the x height of the font. |