# CloudmersiveConvertApiClient.MultipageImageFormatConversionResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if successful, false otherwise | [optional] 
**pageCount** | **Number** | The number of pages in the converted output | [optional] 
**pages** | [**[PageConversionResult]**](PageConversionResult.md) | Converted page results | [optional] 


