FolderFontSource

FolderFontSource class

Represents the folder that contains TrueType fonts.

The FolderFontSource type exposes the following members:

Constructors

Name Description
FolderFontSource(folder_path, search_option) Initializes a new instance of the FolderFontSource class

Properties

Name 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

Name Description
equals(other) Determines whether the current FolderFontSource is the same as specified FolderFontSource object.

See Also