Indesign Scripting Reference
home | search | Links
VBScript >> CrossReference

CrossReference

An index cross reference.

CrossReference Properties

Property Type Access Description
CrossReferenceType idCrossReferenceType enumeration r/w The cross reference type.
CustomTypeString String r/w The string if a custom cross reference.
Id Long read A unique number identifying the object.
Index Long read Index of the object within its parent object.
Label String r/w A label that can be set to any string.
Parent Object read The parent of the object.
ReferencedTopic Topic r/w The referenced topic.

CrossReference Methods

Method Returns Description
Delete Nothing Deletes the object.
ExtractLabel String Gets the content of the label associated with the specified key (name).
InsertLabel Nothing Sets the content of the label associated with the specified key (name), creating the label if it does not already exist.