Adobe InDesign CS (3.0) Object Model JS: GalleyPreference

InDesign CS

Class

GalleyPreference

 Galley preferences.

Hierarchy

Application | Document
GalleyPreference

Properties

PropertyTypeAccessDescription
backgroundColor3 Reals (0 - 255)
InCopyUIColors
r/wThe background color, specified either as an array of three doubles, each in the range 0 to 255 and representing R, G, and B values, or as an InCopy UI color. . Can return: Array of 3 Reals (0 - 255) or InCopyUIColors enumerator.
blinkCursorbool r/wIf true, the cursor blinks.
cursorTypeCursorTypes:
CursorTypes.STANDARD_CURSOR
CursorTypes.THICK_CURSOR
CursorTypes.BARBELL_CURSOR
CursorTypes.BLOCK_CURSOR
r/wThe cursor type for galley and story views.
overridePreviewFontstring r/wThe name of the preview font.
parentApplication
Document
readonlyThe parent of the GalleyPreference (a Application or Document).
propertiesObject r/wA property that allows setting of several properties at the same time.
smoothTextbool r/wIf true, galley text is anti-aliased.
textColor3 Reals (0 - 255)
InCopyUIColors
r/wThe text color, specified either as an array of three doubles, each in the range 0 to 255 and representing R, G, and B values, or as an InCopy UI color. Can return: Array of 3 Reals (0 - 255) or InCopyUIColors enumerator.
useOverridePreviewFontbool r/wIf true, uses the override preview font.

Element of

Application.galleyPreferences

Document.galleyPreferences

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