DocumentFormat
Specifies the document format value of a document. This value corresponds to the numerical equivalent of the DocumentType
property value. For example, the "Microsoft Word for Windows" DocumentType
corresponds to "44" for the DocumentFormat
property. This property is read-only.
The document formats are defined in the adinfo.h
header file.
Returns
Type | Description |
---|---|
Integer | n – The document format value. |