# CloudmersiveConvertApiClient.SplitDocumentResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pageNumber** | **Number** | Page number of the converted page, starting with 1 for the first page | [optional] 
**URL** | **String** | URL to the DOCX file of this slide; file is stored in an in-memory cache and will be deleted | [optional] 
**documentContents** | **Blob** | Contents of the document in bytes | [optional] 


