FolderFontSource class

FolderFontSource class

Represents the folder that contains TrueType fonts.

The FolderFontSource type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of FolderFontSource class.

Properties

Property Description
folder_path Path to the folder that contains TrueType fonts.
search_option Specifies whether to search the current folder, or the current folder and all subfolders.

Methods

Method Description
equals Determines whether the current FolderFontSource is the same as specified FolderFontSource object.

See Also