PasteboardPreference

Pasteboard preferences.

Objects:

Number, Object, String, UIColors,

Property Listing

Property

Type

Access

Description

bleedGuideColor

Array of 3 Reals (0 - 255)

UIColors

read/write

The color of bleed guides, specified either as an array of three doubles, each in the range 0 to 255, representing R, G, and B values, or as a UI color. Can return: Array of 3 Reals (0 - 255) or UIColors enumerator.

minimumSpaceAboveAndBelow

Number

String

read/write

The minimum space above and below a page.

parent

Application

Document

readonly

The parent of the PasteboardPreference (a Application or Document).

pasteboardColor

Array of 3 Reals (0 - 255)

UIColors

read/write

The color of the pasteboard, specified either as an array of three doubles, each in the range 0 to 255, representing R, G, and B values, or as a UI color. Can return: Array of 3 Reals (0 - 255) or UIColors enumerator.

previewBackgroundColor

Array of 3 Reals (0 - 255)

UIColors

read/write

The color of the preview background, specified either as an array of three doubles, each in the range 0 to 255, representing R, G, and B values, or as a UI color. Can return: Array of 3 Reals (0 - 255) or UIColors enumerator.

properties

Object

read/write

A property that allows setting of several properties at the same time.

slugGuideColor

Array of 3 Reals (0 - 255)

UIColors

read/write

The color of slug guides, specified either as an array of three doubles, each in the range 0 to 255, representing R, G, and B values, or as a UI color. Can return: Array of 3 Reals (0 - 255) or UIColors enumerator.

Object of

Application.pasteboardPreferences

Document.pasteboardPreferences