# CloudmersiveConvertApiClient.DocxBody

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **String** | The Path of the location of this object; leave blank for new tables | [optional] 
**allParagraphs** | [**[DocxParagraph]**](DocxParagraph.md) | All paragraphs anywhere in the document; these objects are not sequentially placed but are scatted across document | [optional] 
**allTables** | [**[DocxTable]**](DocxTable.md) | All tables anywhere in the document; these objects are not sequentially placed but are scatted across the document | [optional] 


