FontSubstRule
Clase FontSubstRule
Representa información de sustitución de fuente
public class FontSubstRule : IFontSubstRule
Constructores
Nombre | Descripción |
---|---|
FontSubstRule(IFontData, IFontData) | Crea una nueva instancia. |
FontSubstRule(IFontData, IFontData, FontSubstCondition) | Crea una nueva instancia. |
Propiedades
Nombre | Descripción |
---|---|
DestFont { get; } | Fuente a usar para la sustitución. Solo lectura IFontData . |
ReplaceFontCondition { get; } | Regla a aplicar para la sustitución. Solo lectura FontSubstCondition . |
SourceFont { get; } | Fuente a sustituir. Solo lectura IFontData . |
Véase también
- interfaz IFontSubstRule
- espacio de nombres Aspose.Slides
- ensamblado Aspose.Slides