|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDocumentInfo3
Provides access to members that control the Document Info.
| Method Summary | |
|---|---|
String |
getAccessConstraints()
The access constraints of document info. |
IPicture |
getThumbnail()
The thumbnail of document info. |
void |
setAccessConstraints(String pConstraints)
The access constraints of document info. |
void |
setThumbnail(IPicture ppThumbnail)
The thumbnail of document info. |
| Methods inherited from interface com.esri.arcgis.carto.IDocumentInfo2 |
|---|
getAuthor, getCategory, getComments, getCredits, getDateExported, getDatePrinted, getDateSaved, getDocumentTitle, getFolder, getHyperlinkBase, getKeywords, getName, getPath, getSubject, isRelativePaths, isSavePreview, setAuthor, setCategory, setComments, setCredits, setDocumentTitle, setHyperlinkBase, setKeywords, setRelativePaths, setSavePreview, setSubject |
| Method Detail |
|---|
String getAccessConstraints()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAccessConstraints(String pConstraints)
throws IOException,
AutomationException
pConstraints - The pConstraints (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPicture getThumbnail()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setThumbnail(IPicture ppThumbnail)
throws IOException,
AutomationException
ppThumbnail - A reference to a com.esri.arcgis.support.ms.stdole.IPicture (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 | ||||||||