Adobe Photoshop CS5 Object Library JS: PDFOpenOptions

Photoshop CS5

Class

PDFOpenOptions

 Options that can be specified when opening a generic PDF document. Base Class: OpenOptions

Class

PropertyTypeAccessDescription
antiAliasbool r/wIf true, anti-aliasing is used.
bitsPerChannelBitsPerChannelType:
BitsPerChannelType.ONE
BitsPerChannelType.EIGHT
BitsPerChannelType.SIXTEEN
BitsPerChannelType.THIRTYTWO
r/wThe number of bits per channel.
constrainProportionsbool r/wDeprecated for Adobe Photoshop CS3.
cropPageCropToType:
CropToType.BOUNDINGBOX
CropToType.MEDIABOX
CropToType.CROPBOX
CropToType.BLEEDBOX
CropToType.TRIMBOX
CropToType.ARTBOX
r/wThe cropping method to use.
heightUnitValue r/wDeprecated for Adobe Photoshop CS3.
modeOpenDocumentMode:
OpenDocumentMode.GRAYSCALE
OpenDocumentMode.RGB
OpenDocumentMode.CMYK
OpenDocumentMode.LAB
r/wThe document mode.
namestring r/wThe name of the document.
pageint r/wThe number of the page or image to open.
resolutionnumber r/wThe resolution of the document (in pixels per inch)
suppressWarningsbool r/wIf true, suppresses any warnings that may occur during opening.
usePageNumberbool r/wIf true, the value specified in the page property refers to a page number. If false, the value specifies an image number.
widthUnitValue r/wDeprecated for Adobe Photoshop CS3.
Jongware, 28-Aug-2012 v3.0.3iContents :: Index