The type of this document.
[Visual Basic 6.0] Property Type As esriDocumentType
[Visual Basic .NET] Public ReadOnly Property Type As esriDocumentType
[C#] public esriDocumentType Type {get;}
Use the Type property to determine whether the document object is the document, a base template, or the Normal template. Type returns an esriDocumentType enumeration.
IDocument Interface | esriDocumentType Constants