﻿# DocFormat
Allows to specify .doc or .docx file format.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**DOC** | **string** | 'Doc' | [MS-DOC]: Word (.doc) Binary File Format
**DOC_X** | **string** | 'DocX' | Office Open XML (.docx) File Format

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/Aspose/PDF/Model/DocFormat.php)

