Name | Description | |
---|---|---|
![]() | PdfDrawingFontMetrics | Initializes a new instance of the PdfDrawingFontMetrics class. |
Name | Description | |
---|---|---|
![]() | PdfDrawingFontMetrics | Initializes a new instance of the PdfDrawingFontMetrics class. |
Name | Description | |
---|---|---|
![]() | Ascent | Gets the font ascent. |
![]() | Descent | Gets the font descent. |
![]() | LineHeight | Gets the vertical distance between the base lines of two consecutive lines of text. |
![]() | Size | Gets the font size. (Inherited from DrawingFontMetrics) |
![]() | Source | Gets the source PdfFont of this font metrics. |
![]() | StrikeoutPosition | Gets the strikeout position relative to the baseline. (Inherited from DrawingFontMetrics) |
![]() | StrikeoutThickness | Gets the strikeout thickness. (Inherited from DrawingFontMetrics) |
![]() | TextHeight | Gets the height of the text line. (Inherited from DrawingFontMetrics) |
![]() | UnderlinePosition | Gets the underline position relative to the baseline. (Inherited from DrawingFontMetrics) |
![]() | UnderlineThickness | Gets the underline thickness. (Inherited from DrawingFontMetrics) |
![]() | UnitsPerEm | Gets the units-per-em value. (Inherited from DrawingFontMetrics) |