com.aspose.slides
Interface IFontsEffectiveData

All Known Implementing Classes:
FontsEffectiveData

public interface IFontsEffectiveData

Immutable Fonts object.


Method Summary
 IFontData getComplexScriptFont()
           
 IFontData getEastAsianFont()
           
 IFontData getLatinFont()
           
 

Method Detail

getLatinFont

IFontData getLatinFont()

getEastAsianFont

IFontData getEastAsianFont()

getComplexScriptFont

IFontData getComplexScriptFont()