Adobe InDesign CS5.5 (7.5) Object Model JS: ContainerType

InDesign CS5.5

 The container type.

Value

NameDescriptionValue
ContainerType.ALTThe container contains alternative values of which only one can be used.1298424180 = 'Mdat'
ContainerType.BAGThe container contains unordered items.1298424423 = 'Mdbg'
ContainerType.SEQThe container contains ordered or sequential items.1298428785 = 'Mdsq'

Usage

In function

void MetadataPreference.createContainerItem (namespace: string, path: string[, index: number=0][, container: ContainerType=ContainerType.BAG])

Jongware, 28-Apr-2012 v3.0.3iContents :: Index