FolderFontSource constructor
__init__(self, folder_path, scan_subfolders)
Ctor.
def __init__(self, folder_path, scan_subfolders):
    ...
| Parameter | Type | Description | 
|---|---|---|
| folder_path | System.String | path to fonts folder | 
| scan_subfolders | bool | Determines whether or not to scan subfolders. | 
See Also
- module aspose.cells
- class FolderFontSource