com.aspose.slides
Interface IFontsEffectiveData

All Known Implementing Classes:
FontsEffectiveData

public interface IFontsEffectiveData

Immutable Fonts object.


Method Summary
 IFontData getComplexScriptFont()
           Returns or sets the complex script font.
 IFontData getEastAsianFont()
           Returns or sets the East Asian font.
 IFontData getLatinFont()
           Returns or sets the Latin font.
 

Method Detail

getLatinFont

IFontData getLatinFont()

Returns or sets the Latin font. Read-only IFontData.


getEastAsianFont

IFontData getEastAsianFont()

Returns or sets the East Asian font. Read-only IFontData.


getComplexScriptFont

IFontData getComplexScriptFont()

Returns or sets the complex script font. Read-only IFontData.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.