See Also Examples Applies To
Returns the type of the displayed document.
Syntax
object.GetDocumentType ()
The GetDocumentType syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Long. Type of document. Can be:
DocumentTypeNone = 0
DocumentTypeImage = 1
DocumentTypePDF = 2