getImageFormats getimageformats

Returns image formats, such as PDF, EPS, SWF, and others.

Syntax

Authorized User Types section-6a386ad8641b4aa1a281600fc94fd3f6

  • IpsUser
  • IspAdmin
  • IpsCompanyAdmin
  • ImagePortalAdmin
  • ImagePortalUser
  • ImagePortalContrib
  • ImagePortalContribUser

Parameters section-eefa36a70b74498f8727ef61d98cfb63

Input (getImageFormatsParam)

Name
Type
Required
Description
companyHandle
xsd:string
Yes
The handle to the company with the image formats you want to obtain.

Output (getImageFormatsParam)

Name
Type
Required
Description
imageFormatArray
types:ImageFormatArray
Yes
The image format array.

Examples section-73881e12839b4904bf3299b0920bdd0c

This code sample returns all image formats for the specified company.

Request

<ns1:getImageFormatsParam xmlns:ns1="http://www.scene7.com/IpsApi/xsd">
   <ns1:companyHandle>47</ns1:companyHandle>
</ns1:getImageFormatsParam>

Response

<getImageFormatsReturn xmlns="http://www.scene7.com/IpsApi/xsd">
   <imageFormatArray></imageFormatArray>
</getImageFormatsReturn>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681