aspose.cells
Class FolderFontSource

Represents the folder that contains TrueType font files.

Constructor Summary
FolderFontSource(folderPath, scanSubfolders)
           Ctor.
 
Property Getters/Setters Summary
functiongetFolderPath()
           Path to fonts folder.
functiongetScanSubFolders()
           Determines whether or not to scan the subfolders.
functiongetType()
           Returns the type of the font source. The value of the property is FontSourceType integer constant.
 

Constructor Detail

FolderFontSource

function FolderFontSource(folderPath, scanSubfolders)
Ctor.
Parameters:
folderPath: String - path to fonts folder
scanSubfolders: boolean - Determines whether or not to scan subfolders.

Property Getters/Setters Detail

getFolderPath : String 

function getFolderPath()
Path to fonts folder.

getScanSubFolders : boolean 

function getScanSubFolders()
Determines whether or not to scan the subfolders.

getType : Number 

function getType()
Returns the type of the font source. The value of the property is FontSourceType integer constant.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.