public class FontsEffectiveData extends java.lang.Object implements IFontsEffectiveData
Immutable Fonts object.
Modifier and Type | Method and Description |
---|---|
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.
|
public IFontData getLatinFont()
Returns or sets the Latin font.
Read-only IFontData
.
getLatinFont
in interface IFontsEffectiveData
public IFontData getEastAsianFont()
Returns or sets the East Asian font.
Read-only IFontData
.
getEastAsianFont
in interface IFontsEffectiveData
public IFontData getComplexScriptFont()
Returns or sets the complex script font.
Read-only IFontData
.
getComplexScriptFont
in interface IFontsEffectiveData
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.