FontSubstRuleReplaceFontCondition Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic FontSubstCondition ReplaceFontCondition { get; }
Public ReadOnly Property ReplaceFontCondition As FontSubstCondition
Get
public:
virtual property FontSubstCondition ReplaceFontCondition {
FontSubstCondition get () sealed;
}
abstract ReplaceFontCondition : FontSubstCondition with get
override ReplaceFontCondition : FontSubstCondition with get
Property Value
Type:
FontSubstConditionImplements
IFontSubstRuleReplaceFontCondition
See Also