IFontSubstRule

Interfaz IFontSubstRule

Representa información sobre sustitución de fuentes

public interface IFontSubstRule

Propiedades

NombreDescripción
DestFont { get; }Fuente a utilizar para sustitución Solo lectura IFontData.
ReplaceFontCondition { get; }Regla a aplicar para sustitución Solo lectura FontSubstCondition.
SourceFont { get; }Fuente a sustituir Solo lectura IFontData.

Véase También