aspose.cells

Class MemoryFontSource

Represents the single TrueType font file stored in memory.

Constructor Summary
MemoryFontSource(fontData)
Ctor.
 
Property Getters/Setters Summary
functiongetFontData()
Binary font data.
functiongetType()
Returns the type of the font source. The value of the property is FontSourceType integer constant.
 

    • Constructor Detail

      • MemoryFontSource

        function MemoryFontSource(fontData)
        Ctor.
        Parameters:
        fontData: byte[] - Binary font data.
    • Property Getters/Setters Detail

      • getFontData : byte[] 

        function getFontData()
        
        Binary font data.
      • getType : Number 

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