SOAP API methode PdfDocumentImageBlock_setScale
Beschrijving
The scale value of the block.
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | Unique identifier (id) of the object PdfDocumentImageBlock. The method only applies to the pdfdocumentimageblock with this id. |
scale | Collection of type 'scale' | |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* verplichte parameters |
Structuur 'scale'
Naam | Type | Beschrijving |
---|---|---|
string |
Structuur 'login'
Naam | Type | Beschrijving |
---|---|---|
username | string | The username of the login attempt |
account | string | The account name of the login attempt |
password | string | The password for the login attempt |