IFontSubstRuleDestFont Property |
Font to use for substitution
Read-only
IFontData.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxIFontData DestFont { get; }
ReadOnly Property DestFont As IFontData
Get
property IFontData^ DestFont {
IFontData^ get ();
}
abstract DestFont : IFontData with get
Property Value
Type:
IFontData
See Also