FontSubstRule
FontSubstRule-Klasse
Stellt Informationen zur Schriftartsubstitution dar
public class FontSubstRule : IFontSubstRule
Konstruktoren
| Name | Beschreibung |
|---|---|
| FontSubstRule(IFontData, IFontData) | Erstellt eine neue Instanz. |
| FontSubstRule(IFontData, IFontData, FontSubstCondition) | Erstellt eine neue Instanz. |
Eigenschaften
| Name | Beschreibung |
|---|---|
| DestFont { get; } | Zu verwendende Schriftart für die Substitution. Nur lesbar IFontData. |
| ReplaceFontCondition { get; } | Regel, die für die Substitution angewendet werden soll. Nur lesbar FontSubstCondition. |
| SourceFont { get; } | Zu ersetzende Schriftart. Nur lesbar IFontData. |
Siehe Auch
- Schnittstelle IFontSubstRule
- Namespace Aspose.Slides
- Assembly Aspose.Slides