FontBBox

FontBBox class

Representa el cuadro delimitador de fuente (BBox).

public class FontBBox

Propiedades

NombreDescripción
XMax { get; }Obtiene el valor XMax.
XMin { get; }Obtiene valor XMin.
YMax { get; }Obtiene el valor YMax.
YMin { get; }Obtiene el valor YMin.

Ver también