IFonts
IFonts interface
Represents fonts collection.
public interface IFonts
Properties
| Name | Description |
|---|---|
| ComplexScriptFont { get; set; } | Returns or sets the complex script font. Read/write IFontData. |
| EastAsianFont { get; set; } | Returns or sets the East Asian font. Read/write IFontData. |
| LatinFont { get; set; } | Returns or sets the Latin font. Read/write IFontData. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides