FolderFontSource Class
FolderFontSource class
Represents the folder that contains TrueType font files.
type FolderFontSource struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewFolderFontSource_String_Bool | Ctor. |
NewFolderFontSource_FontSourceBase | Constructs from a parent object. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetFolderPath | Path to fonts folder. |
GetScanSubFolders | Determines whether or not to scan the subfolders. |
GetType | Returns the type of the font source. |