Type Property [Document]

Type returns the type of document. Returns a SrfDocTypes.

Syntax

object.Type

Example

This example demonstrates how to return the document type.

Debug.Print Doc.Type

Used by: Document object