SOAP API method PdfDocumentPage_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
pdfdocumentpage | Structure of type 'pdfdocumentpage' | All properties of the retrieved pdfdocumentpage |
Structure 'pdfdocumentpage'
Name | Type | Description |
---|---|---|
blockcount | int | The number of blocks of the page. |
width | int | The width of the documentpage. |
height | int | The height of the documentpage. |
id | int | The ID of the documentpage. |
pagenumber | int | The pagenumber of the documentpage. |