ImageSetMemberUpdate

Within this type, the pageReset field is meaningful for RenderSet and Catalog image asset types:

  • For RenderSet, pageReset indicates the start of a new render view/swatch group.

  • For Catalog, pageReset indicates the start of a new page view. Typically, there are 2 page images per page view, but you can have more or fewer.

Parameters

Name Type Description
assetHandle xsd:string Asset handle in the image set member array.
pageReset xsd:boolean Resets the page.

Setting is ignored and value is forced to true for ImageSet and SpinSet.

On this page