FontSubstCondition Enumeration |
Represents a rule fot font substitution
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic enum FontSubstCondition
Public Enumeration FontSubstCondition
public enum class FontSubstCondition
Members
| Member name | Value | Description |
---|
| WhenInaccessible | 0 |
Substitute when font is not found
|
| Always | 1 |
Substitute always
|
See Also