Back to API references

SOAP API method PdfTemplateImageBlock_setDpi

Description

The dpi value of the imageblock.

Parameters

Name Type Description
id * string Unique identifier (id) of the object PdfTemplateImageBlock. The method only applies to the pdftemplateimageblock 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