Back to API references

SOAP API method PdfDocumentImageBlock_setDpi

Description

The dip value of the block.

Parameters

Name Type Description
id * string Unique identifier (id) of the object PdfDocumentImageBlock. The method only applies to the pdfdocumentimageblock with this id.
dpi Collection of type 'dpi'
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* required parameters

Structure 'dpi'

Name Type Description
string

Structure 'login'

Name Type Description
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