IFonts

Interfaz IFonts

Representa la colección de fuentes.

public interface IFonts

Propiedades

NombreDescripción
ComplexScriptFont { get; set; }Devuelve o establece la fuente de script complejo. Lectura/escritura IFontData.
EastAsianFont { get; set; }Devuelve o establece la fuente de Asia Oriental. Lectura/escritura IFontData.
LatinFont { get; set; }Devuelve o establece la fuente latina. Lectura/escritura IFontData.

Ver También