Adobe InDesign CS2 (4.0) Object Model JS: ClipboardPreference

InDesign CS2

Class

ClipboardPreference

 Clipboard preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
ClipboardPreference

Properties

PropertyTypeAccessDescription
copyPDFToClipboardbool r/wIf true, copies PDF to the clipboard.
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 Object 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

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