public class FolderFontSource extends FontSourceBase
| Constructor and Description |
|---|
FolderFontSource(java.lang.String folderPath,
boolean scanSubfolders)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFolderPath()
Path to fonts folder.
|
boolean |
getScanSubFolders()
Determines whether or not to scan the subfolders.
|
int |
getType()
Returns the type of the font source.
|
public FolderFontSource(java.lang.String folderPath,
boolean scanSubfolders)
folderPath - path to fonts folderscanSubfolders - Determines whether or not to scan subfolders.public java.lang.String getFolderPath()
public boolean getScanSubFolders()
public int getType()
See FontSourceType.
getType in class FontSourceBaseSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.