|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriDocumentType
Document types.
Use the esriDocumentType enumeration with the IDocument::Type property.
esriDocumentTypeNormal The document is the Normal template.
esriDocumentTypeTemplate The document is a base template.
esriDocumentTypeDocument The document which is open in the application.
IDocument.getType()| Field Summary | |
|---|---|
static int |
esriDocumentTypeDocument
The current document. |
static int |
esriDocumentTypeNormal
The Normal template. |
static int |
esriDocumentTypeTemplate
The base template. |
| Field Detail |
|---|
static final int esriDocumentTypeNormal
static final int esriDocumentTypeTemplate
static final int esriDocumentTypeDocument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||