aspose.diagram
Class IndividualFontConfigs

Font configs for each Diagram object.

Constructor Summary
IndividualFontConfigs()
           Ctor.
 
Method Summary
functiongetFontSources()
           Gets a copy of the array that contains the list of sources
functionsetFontFolder(fontFolder, recursive)
           Sets the fonts folder
functionsetFontFolders(fontFolders, recursive)
           Sets the fonts folders
functionsetFontSources(sources)
           Sets the fonts sources.
 

Constructor Detail

IndividualFontConfigs

function IndividualFontConfigs()
Ctor.

Method Detail

setFontFolder

function setFontFolder(fontFolder, recursive)
Sets the fonts folder
Parameters:
fontFolder: String - The folder that contains TrueType fonts.
recursive: boolean - Determines whether or not to scan subfolders.

setFontFolders

function setFontFolders(fontFolders, recursive)
Sets the fonts folders
Parameters:
fontFolders: String[] - The folders that contains TrueType fonts.
recursive: boolean - Determines whether or not to scan subfolders.

setFontSources

function setFontSources(sources)
Sets the fonts sources.
Parameters:
sources: FontSourceBase[] - An array of sources that contain TrueType fonts.

getFontSources

function getFontSources()
Gets a copy of the array that contains the list of sources
Returns:

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