![]() | InDesign SDK 20.5 |
Public Types | |
| enum | GlobalClashResolutionStrategy { kLoadAllWithOverwrite = 0, kDecline, kLoadAllWithRename, kLoadSelectively } |
| enum | StyleClashResolutionStrategy { kAutoRename = 0, kUseIncomingStyleDefinition, kAutoRenameOnly } |
| enum | StyleMatchingStrategyEnum { kMatchStyleName = 0, kMatchStyleFullPath } |
The choices for global clash resolution strategies (for style clash cases)
This is used only when global clash resolution strategy is kLoadSelectively The choices for individual styles clash-resolution-strategy (whenever style clashes)
The choices for matching strategy used to find the clashing styles in target document. Used for book synchronization.
| Enumerator | |
|---|---|
| kMatchStyleName | Matches only leaf styles names at any location, this is the default value |
| kMatchStyleFullPath | Matches Full path of styles |