getImageFormats getimageformats
Gibt Bildformate wie PDF, EPS, SWF und andere zurück.
Syntax
Autorisierte Benutzertypen section-6a386ad8641b4aa1a281600fc94fd3f6
IpsUser
IspAdmin
IpsCompanyAdmin
ImagePortalAdmin
ImagePortalUser
ImagePortalContrib
ImagePortalContribUser
Parameter section-eefa36a70b74498f8727ef61d98cfb63
Input (getImageFormatsParam)
Name
Typ
Erforderlich
Beschreibung
companyHandle
xsd:string
Ja
Das Handle für das Unternehmen mit den Bildformaten, die Sie abrufen möchten.
Output (getImageFormatsParam)
Name
Typ
Erforderlich
Beschreibung
imageFormatArray
types:ImageFormatArray
Ja
Das Bildformat-Array.
Beispiele section-73881e12839b4904bf3299b0920bdd0c
Dieses Codebeispiel gibt alle Bildformate für das angegebene Unternehmen zurück.
Anfrage
<ns1:getImageFormatsParam xmlns:ns1="http://www.scene7.com/IpsApi/xsd">
<ns1:companyHandle>47</ns1:companyHandle>
</ns1:getImageFormatsParam>
Antwort
<getImageFormatsReturn xmlns="http://www.scene7.com/IpsApi/xsd">
<imageFormatArray></imageFormatArray>
</getImageFormatsReturn>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681