Adobe InDesign CS (3.0) Object Model JS: CrossReferenceType

InDesign CS

 Instructional text options for cross reference.

Value

NameDescriptionValue
CrossReferenceType.CUSTOM_CROSS_REFERENCEInserts the specified string in front of the referenced topic.1131639875 = 'CstC'
CrossReferenceType.CUSTOM_CROSS_REFERENCE_AFTERInserts the specified following topic separator and the specified string after the referenced topic. If no following topic separator is specified, inserts a space.1131639905 = 'Csta'
CrossReferenceType.CUSTOM_CROSS_REFERENCE_BEFOREInserts the specified string and the specified before cross reference separator in front of the referenced topic. If no before cross reference separator is specified, inserts a space.1131639906 = 'Cstb'
CrossReferenceType.SEEInserts 'See' in front of the referenced topic.1701729125 = 'enSe'
CrossReferenceType.SEE_ALSOInserts 'See also' in front of the referenced topic.1399144812 = 'SeAl'
CrossReferenceType.SEE_ALSO_HEREINInserts 'See also herein' in front of the referenced topic.1398884466 = 'SaHr'
CrossReferenceType.SEE_HEREINInserts 'See herein' in front of the referenced topic.1397256814 = 'SHrn'
CrossReferenceType.SEE_OR_ALSO_BRACKETInserts 'See also' in front of the referenced topic if the topic has an associated page reference; inserts 'See' if the topic does not have a page reference.1399800172 = 'SoAl'

Usage

In function

CrossReference CrossReferences.add (referencedTopic: Topic, crossReferenceType: CrossReferenceType[, customTypeString: string][, withProperties: Object])

As property

CrossReference.crossReferenceType

Jongware, 27-Jun-2010 v3.0.3dContents :: Index