Adobe InDesign CS4 (6.0) Object Model JS: ConditionalTextPreference

InDesign CS4

Class

ConditionalTextPreference

 Conditional text preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Document
Preference
ConditionalTextPreference

Properties

PropertyTypeAccessDescription
activeConditionSetConditionSet r/wThe currently active condition set.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
parentApplicationDocument readonlyThe parent of the ConditionalTextPreference (a Application or Document).
propertiesObject r/wA property that allows setting of several properties at the same time.
showConditionIndicatorsConditionIndicatorMode:
ConditionIndicatorMode.SHOW_INDICATORS
ConditionIndicatorMode.SHOW_AND_PRINT_INDICATORS
ConditionIndicatorMode.HIDE_INDICATORS
r/wShows or hides condition indicators.

Methods

Instances

Array of ConditionalTextPreference getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the ConditionalTextPreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.conditionalTextPreferences

Document.conditionalTextPreferences

Return

Array of ConditionalTextPreference ConditionalTextPreference.getElements ()

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