Adobe InDesign CS4 (6.0) Object Model JS: ClipboardPreference

InDesign CS4

Class

ClipboardPreference

 Clipboard preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
Preference
ClipboardPreference

Properties

PropertyTypeAccessDescription
copyPDFToClipboardbool r/wIf true, copies PDF to the clipboard.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
parentApplication readonlyThe parent of the ClipboardPreference (a Application).
pasteRemembersLayersbool r/wIf true, objects cut or copied from different layers retain their layer assignment when pasted.
preferPDFWhenPastingbool r/wIf true, pastes PDF if available.
preferStyledTextWhenPastingbool r/wIf true, includes text attributes when pasting text.
preservePdfClipboardAtQuitbool r/wIf true, preserves PDF data on the system clipboard when the application exits.
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.clipboardPreferences

Return

Array of ClipboardPreference ClipboardPreference.getElements ()

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