IFontScheme
IFontScheme interface
Stores theme-defined fonts.
public interface IFontScheme
Properties
Name | Description |
---|---|
Major { get; } | Returns the fonts collection for a “heading” part of the slide. Read-only IFonts . |
Minor { get; } | Returns the fonts collection for a “body” part of the slide. Read-only IFonts . |
Name { get; set; } | Returns the font scheme name. Read/write String. |
See Also
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides