Adobe InCopy CS6 (8.0) Object Model JS: SnapshotBlendingModes

InCopy CS6

 Modes that control which nearby snapshots, by size and shape, are blended into the new layout.

Value

NameDescriptionValue
SnapshotBlendingModes.FULL_SNAPSHOT_BLENDINGUse up to three nearest snapshots even if a snapshot is in a different class that the new layout.1399735925 = 'SnFu'
SnapshotBlendingModes.IGNORE_LAYOUT_SNAPSHOTSTurns off the influence of layout snapshots completely.1399736679 = 'SnIg'
SnapshotBlendingModes.LIMITED_SNAPSHOT_BLENDINGUse only layout snapshots within the same class as the new layout.1399737449 = 'SnLi'
SnapshotBlendingModes.USE_NEAREST_SNAPSHOTUse the layout snapshot nearest in size and shape to the new layout.1399737957 = 'SnNe'

Usage

As property

Page.snapshotBlendingMode

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