[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Text.FontDescriptor.FontBBox

FontBBox Property

FontBBox

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.

Declaration
public RectangleF? FontBBox { get; }
Public ReadOnly Property FontBBox As RectangleF?