| 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.
|
void |
setComplexScriptFont(IFontData value)
Returns or sets the complex script font.
|
void |
setEastAsianFont(IFontData value)
Returns or sets the East Asian font.
|
void |
setLatinFont(IFontData value)
Returns or sets the Latin font.
|
public final IFontData getLatinFont()
Returns or sets the Latin font.
Read/write IFontData.
getLatinFont in interface IFontspublic final void setLatinFont(IFontData value)
Returns or sets the Latin font.
Read/write IFontData.
setLatinFont in interface IFontspublic final IFontData getEastAsianFont()
Returns or sets the East Asian font.
Read/write IFontData.
getEastAsianFont in interface IFontspublic final void setEastAsianFont(IFontData value)
Returns or sets the East Asian font.
Read/write IFontData.
setEastAsianFont in interface IFontspublic final IFontData getComplexScriptFont()
Returns or sets the complex script font.
Read/write IFontData.
getComplexScriptFont in interface IFontspublic final void setComplexScriptFont(IFontData value)
Returns or sets the complex script font.
Read/write IFontData.
setComplexScriptFont in interface IFontsCopyright © 2004-2022 Aspose Pty Ltd. All Rights Reserved.