IFontSubstRule

IFontSubstRule interface

Representa información de sustitución de fuente

public interface IFontSubstRule

Propiedades

NombreDescripción
DestFont { get; }Fuente a usar para sustitución Solo lecturaIFontData .
ReplaceFontCondition { get; }Regla para solicitar sustitución Solo lecturaFontSubstCondition .
SourceFont { get; }Fuente para sustituir Solo lecturaIFontData .

Ver también