asposecells.api
Class MemoryFontSource

Represents the single TrueType font file stored in memory.

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

Constructor Detail

MemoryFontSource

MemoryFontSource(fontData)
Ctor.
Parameters:
fontData: byte[] - Binary font data.

Property Getters/Setters Detail

getFontData : byte[] 

byte[] getFontData()
Binary font data.

getType : int 

int 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.