FolderFontSource Class

FolderFontSource class

Represents the folder that contains TrueType font files.


type FolderFontSource struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewFolderFontSource_String_BoolCtor.
NewFolderFontSource_FontSourceBaseConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetFolderPathPath to fonts folder.
GetScanSubFoldersDetermines whether or not to scan the subfolders.
GetTypeReturns the type of the font source.