|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExportPDF3
Provides extended access to members that control the PDF (Portable Document Format) export.
Method Summary | |
---|---|
short |
getJPEGCompressionQuality()
Specifies the raster image quality setting, when JPEG compression is used. |
void |
setJPEGCompressionQuality(short pImageQuality)
Specifies the raster image quality setting, when JPEG compression is used. |
Method Detail |
---|
void setJPEGCompressionQuality(short pImageQuality) throws IOException, AutomationException
pImageQuality
- The pImageQuality (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.short getJPEGCompressionQuality() throws IOException, AutomationException
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 |