|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFontName
Provides access to FontName properties.
IFontName
,
IFontAttribute
,
IBold
,
IFontSize
Method Summary | |
---|---|
String |
getName()
The name of the font. |
void |
setName(String name)
The name of the font. |
Method Detail |
---|
String getName() throws IOException, AutomationException
Name is the name of the font for an IFontName.
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setName(String name) throws IOException, AutomationException
Name is the name of the font for an IFontName.
name
- The name (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |