|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExportAI
Provides access to members that control the AI (Adobe Illustrator) Export.
Method Summary | |
---|---|
boolean |
isEmbedFonts()
The Embed Fonts option. |
void |
setEmbedFonts(boolean embedFonts)
The Embed Fonts option. |
Method Detail |
---|
void setEmbedFonts(boolean embedFonts) throws IOException, AutomationException
embedFonts
- The embedFonts (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isEmbedFonts() throws IOException, AutomationException
At the 9.0 release, font embedding for the AI format is not yet supported. Changes to the value of this property will be ignored.
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 |