# PdfDocument

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**page_number** | **int** | Page number of the converted page, starting with 1 for the first page | [optional] 
**url** | **string** | URL to the PDF file of this worksheet; file is stored in an in-memory cache and will be deleted | [optional] 
**document_contents** | **string** | If returnDocumentContents is set to true, will contain the contents of the document; otherwise will be set to null and the document contents will be available via the URL parameter | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


