Options to define for the preferences property of the application object, basically equivalent to selecting Edit > Preferences (Windows) or Photoshop > Preferences in the Adobe Photoshop application.
additionalPluginFolder:File
The path to the additional plug-in folder. Valid only when 'use additional plugin folder' = true.
Implementation public function get additionalPluginFolder():File
public function set additionalPluginFolder(value:File):void
appendExtension:SaveBehavior
Save files with extensions on Windows.
Implementation public function get appendExtension():SaveBehavior
public function set appendExtension(value:SaveBehavior ):void
askBeforeSavingLayeredTIFF:Boolean
If true, asks the user to verify layer preservation options when saving a file in TIFF format.
Implementation public function get askBeforeSavingLayeredTIFF():Boolean
public function set askBeforeSavingLayeredTIFF(value:Boolean):void
autoUpdateOpenDocuments:Boolean
If true, automatically updates open documents.
Implementation public function get autoUpdateOpenDocuments():Boolean
public function set autoUpdateOpenDocuments(value:Boolean):void
beepWhenDone:Boolean
If true, alerts the user when a process finishes.
Implementation public function get beepWhenDone():Boolean
public function set beepWhenDone(value:Boolean):void
colorChannelsInColor:Boolean
If true, displays component channels in the Channels palette in color.
Implementation public function get colorChannelsInColor():Boolean
public function set colorChannelsInColor(value:Boolean):void
colorPicker:ColorPicker
The color picker to use.
Implementation public function get colorPicker():ColorPicker
public function set colorPicker(value:ColorPicker ):void
columnGutter:Number
The gutter of columns (in points)
Implementation public function get columnGutter():Number
public function set columnGutter(value:Number):void
columnWidth:Number
The width of columns (in points)
Implementation public function get columnWidth():Number
public function set columnWidth(value:Number):void
createFirstSnapshot:Boolean
If true, automatically makes the first snapshot when a new document is created.
Implementation public function get createFirstSnapshot():Boolean
public function set createFirstSnapshot(value:Boolean):void
dynamicColorSliders:Boolean
If true, dynamic color sliders appear in the Color palette.
Implementation public function get dynamicColorSliders():Boolean
public function set dynamicColorSliders(value:Boolean):void
editLogItems:EditLogItemsType
Options for edit log items.
Implementation public function get editLogItems():EditLogItemsType
public function set editLogItems(value:EditLogItemsType ):void
exportClipboard:Boolean
If true, retains Adobe Photoshop contents on the clipboard after you exit the application.
Implementation public function get exportClipboard():Boolean
public function set exportClipboard(value:Boolean):void
fontPreviewSize:FontPreviewType
Options for showing font previews in the type tool font menus.
Implementation public function get fontPreviewSize():FontPreviewType
public function set fontPreviewSize(value:FontPreviewType ):void
fullSizePreview:Boolean
If true, shows the image preview as a full size image.
Implementation public function get fullSizePreview():Boolean
public function set fullSizePreview(value:Boolean):void
gamutWarningOpacity:Number
The opacity (as a percentage) of the warning color for out-of-gamut colors. Range: 0 to 100.
Implementation public function get gamutWarningOpacity():Number
public function set gamutWarningOpacity(value:Number):void
gridSize:GridSize
The size of grid squares.
Implementation public function get gridSize():GridSize
public function set gridSize(value:GridSize ):void
gridStyle:GridLineStyle
The formatting style for non-printing grid lines.
Implementation public function get gridStyle():GridLineStyle
public function set gridStyle(value:GridLineStyle ):void
gridSubDivisions:Number
The value by which to subdivide the grid.
Implementation public function get gridSubDivisions():Number
public function set gridSubDivisions(value:Number):void
guideStyle:GuideLineStyle
The formatting style for non-printing guide lines.
Implementation public function get guideStyle():GuideLineStyle
public function set guideStyle(value:GuideLineStyle ):void
iconPreview:Boolean
If true, shows the image preview as a thumbnail.
Implementation public function get iconPreview():Boolean
public function set iconPreview(value:Boolean):void
imageCacheForHistograms:Boolean
If true, shows the current image cache used to create the histogram.
Implementation public function get imageCacheForHistograms():Boolean
public function set imageCacheForHistograms(value:Boolean):void
imageCacheLevels:Number
The number of images to hold in the cache. Range: 1 to 8.
Implementation public function get imageCacheLevels():Number
public function set imageCacheLevels(value:Number):void
imagePreviews:SaveBehavior
The behavior mode to use when saving files.
Implementation public function get imagePreviews():SaveBehavior
public function set imagePreviews(value:SaveBehavior ):void
interpolation:ResampleMethod
The method to use to assign color values to any new pixels created when an image is resampled or resized.
Implementation public function get interpolation():ResampleMethod
public function set interpolation(value:ResampleMethod ):void
keyboardZoomResizesWindows:Boolean
If true, automatically resizes the window when zooming in or out using keyboard shortcuts.
Implementation public function get keyboardZoomResizesWindows():Boolean
public function set keyboardZoomResizesWindows(value:Boolean):void
macOSThumbnail:Boolean
If true, creates a thumbnail when saving the image in Mac OS.
Implementation public function get macOSThumbnail():Boolean
public function set macOSThumbnail(value:Boolean):void
maximizeCompatibility:QueryStateType
The behavior to use to check whether to maximize compatibility when opening Adobe Photoshop (PSD) files.
Implementation public function get maximizeCompatibility():QueryStateType
public function set maximizeCompatibility(value:QueryStateType ):void
maxRAMuse:Number
Maximum percentage of available RAM used by Photoshop. ( 5 - 100 )
Implementation public function get maxRAMuse():Number
public function set maxRAMuse(value:Number):void
nonLinearHistory:Boolean
If true, allows non-linear history.
Implementation public function get nonLinearHistory():Boolean
public function set nonLinearHistory(value:Boolean):void
numberOfHistoryStates:Number
The number of history states to preserve. Range: 1 to 100.
Implementation public function get numberOfHistoryStates():Number
public function set numberOfHistoryStates(value:Number):void
otherCursors:OtherPaintingCursors
The type of pointer to use.
Implementation public function get otherCursors():OtherPaintingCursors
public function set otherCursors(value:OtherPaintingCursors ):void
paintingCursors:PaintingCursors
The type of pointer to use.
Implementation public function get paintingCursors():PaintingCursors
public function set paintingCursors(value:PaintingCursors ):void
pixelDoubling:Boolean
If true, halves the resolution or (doubles the size of pixels) to make previews display more quickly.
Implementation public function get pixelDoubling():Boolean
public function set pixelDoubling(value:Boolean):void
pointSize:PointType
The point/pica size.
Implementation public function get pointSize():PointType
public function set pointSize(value:PointType ):void
recentFileListLength:Number
The number of items in the recent file list. Range: 0 to 30.
Implementation public function get recentFileListLength():Number
public function set recentFileListLength(value:Number):void
rulerUnits:Units
The unit that the scripting system uses when receiving and returning values.
Implementation public function get rulerUnits():Units
public function set rulerUnits(value:Units ):void
saveLogItems:SaveLogItemsType
Options for saving the history log items.
Implementation public function get saveLogItems():SaveLogItemsType
public function set saveLogItems(value:SaveLogItemsType ):void
saveLogItemsFile:File
The path to the history log file.
Implementation public function get saveLogItemsFile():File
public function set saveLogItemsFile(value:File):void
savePaletteLocations:Boolean
If true, makes new palette locations the default location.
Implementation public function get savePaletteLocations():Boolean
public function set savePaletteLocations(value:Boolean):void
showAsianTextOptions:Boolean
If true, Asian text options are displayed in the Paragraph palette.
Implementation public function get showAsianTextOptions():Boolean
public function set showAsianTextOptions(value:Boolean):void
showEnglishFontNames:Boolean
If true, Asian font names are listed in English.
Implementation public function get showEnglishFontNames():Boolean
public function set showEnglishFontNames(value:Boolean):void
showSliceNumber:Boolean
If true, displays slice numbers in the document window when using the Slice tool.
Implementation public function get showSliceNumber():Boolean
public function set showSliceNumber(value:Boolean):void
showToolTips:Boolean
If true, pop-up definitions are displayed on mouseover.
Implementation public function get showToolTips():Boolean
public function set showToolTips(value:Boolean):void
smartQuotes:Boolean
If true, curly quote marks are used.
Implementation public function get smartQuotes():Boolean
public function set smartQuotes(value:Boolean):void
textFontSize:FontSize
size of the small font used in panels and dialogs
Implementation public function get textFontSize():FontSize
public function set textFontSize(value:FontSize ):void
typeUnits:TypeUnits
The unit type-size that the numeric inputs are assumed to represent.
Implementation public function get typeUnits():TypeUnits
public function set typeUnits(value:TypeUnits ):void
useAdditionalPluginFolder:Boolean
If true, uses an additional folder for compatible plug-ins stored with a different application.
Implementation public function get useAdditionalPluginFolder():Boolean
public function set useAdditionalPluginFolder(value:Boolean):void
useDiffusionDither:Boolean
If true, uses diffusion dither.
Implementation public function get useDiffusionDither():Boolean
public function set useDiffusionDither(value:Boolean):void
useHistoryLog:Boolean
If true, history logging is enabled.
Implementation public function get useHistoryLog():Boolean
public function set useHistoryLog(value:Boolean):void
useLowerCaseExtension:Boolean
If true, the file extension is lowercase.
Implementation public function get useLowerCaseExtension():Boolean
public function set useLowerCaseExtension(value:Boolean):void
useShiftKeyForToolSwitch:Boolean
If true, enables cycling through a set of hidden tools.
Implementation public function get useShiftKeyForToolSwitch():Boolean
public function set useShiftKeyForToolSwitch(value:Boolean):void
useVideoAlpha:Boolean
If true, enables Adobe Photoshop to send transparency information to your computer?s video board. (Requires hardware support.)
Implementation public function get useVideoAlpha():Boolean
public function set useVideoAlpha(value:Boolean):void
windowsThumbnail:Boolean
If true, creates a thumbnail when saving the image in Windows. (Requires hardware support.)
Implementation public function get windowsThumbnail():Boolean
public function set windowsThumbnail(value:Boolean):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z