A protocol defining the interface for FontSettings classes. More...
#include <IFontSettings.h>
Additional Inherited Members | |
Properties inherited from <IFont> | |
| NSString * | fontName |
| The name of the font to use. | |
Properties inherited from <IFontSizeUnits> | |
| FontSizeUnitsEnum | fontSizeUnits |
| Font size units for character sizing. | |
A protocol defining the interface for FontSettings classes.
This protocol defines the interface for classes that handle font settings, including font type, style, and size units.