[]
Gets a rectangle expressed in the glyph coordinate system, specifying the font bounding box. This is the smallest rectangle enclosing the shape that would result if all of the glyphs of the font were placed with their origins coincident and then filled.
public RectangleF? FontBBox { get; }
Public ReadOnly Property FontBBox As RectangleF?