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