Baseline | The distance from the top of the first line to the baseline of the first line. |
Extent | The distance from the topmost black pixel of the first line to the bottommost black pixel of the last line. |
Height | The distance from the top of the first line to the bottom of the last line. |
LetterSpacing | Gets the text spacing. |
LineHeight | Gets or sets the height of each line of text. |
MaxHeight | Gets the maximum height. |
MaxLines | Gets the maximum number of text lines. |
MaxWidth | Gets the maximum width. |
OverhangAfter | The distance from the bottom of the last line to the extent bottom. |
OverhangLeading | The maximum distance from the leading black pixel to the leading alignment point of a line. |
OverhangTrailing | The maximum distance from the trailing black pixel to the trailing alignment point of a line. |
TextLines | Gets the text lines. |
Width | The maximum advance width between the leading and trailing alignment points of a line, excluding the width of whitespace characters at the end of the line. |
WidthIncludingTrailingWhitespace | The maximum advance width between the leading and trailing alignment points of a line, including the width of whitespace characters at the end of the line. |