You are here

createRenditionDefinition

createRenditionDefinition(renditionName, renderingEngineName) creates a new rendition definition with the specified rendition name which uses the specified rendering engine.

Parameters

renditionName
The rendition definition name. A unique identifier used to specify the created definition.
renderingEngineName
The rendering engine name. The name of the rendering engine associated with this definition.

Returns

Returns the newly created ScriptRenditionDefinition object.