PicturePackageOptions

Options that can be specified for a Picture Package.

Constants/Events

Name

Type

Access

Description

content

PicturePackageTextType

PicturePackageTextType.NONE

PicturePackageTextType.USER

PicturePackageTextType.FILENAME

PicturePackageTextType.COPYRIGHT

PicturePackageTextType.CAPTION

PicturePackageTextType.CREDIT

PicturePackageTextType.ORIGIN

readonly

The content information.

flatten

Boolean

readonly

If true, flattens all layers in the final document.

font

GalleryFontType

GalleryFontType.ARIAL

GalleryFontType.COURIERNEW

GalleryFontType.HELVETICA

GalleryFontType.TIMESNEWROMAN

readonly

The font used for security text.

fontSize

Int

readonly

The font size.

layout

String

readonly

The layout to use to generate the picture package.

mode

NewDocumentMode

NewDocumentMode.GRAYSCALE

NewDocumentMode.RGB

NewDocumentMode.CMYK

NewDocumentMode.LAB

NewDocumentMode.BITMAP

readonly

The document color mode.

opacity

Int (range 0 - 100)

readonly

The web page security text opacity (as a percentage) Range: 0 to 100.

resolution

Number

readonly

The resolution of the document (in pixels per inch)

text

String

readonly

The picture package custom text.

textColor

RGBColor

readonly

The color of the security text.

textPosition

GallerySecurityTextPositionType

GallerySecurityTextPositionType.CENTERED

GallerySecurityTextPositionType.UPPERLEFT

GallerySecurityTextPositionType.LOWERLEFT

GallerySecurityTextPositionType.UPPERRIGHT

GallerySecurityTextPositionType.LOWERRIGHT

readonly

The position of the security text.

textRotate

GallerySecurityTextRotateType

GallerySecurityTextRotateType.ZERO

GallerySecurityTextRotateType.CLOCKWISE45

GallerySecurityTextRotateType.CLOCKWISE90

GallerySecurityTextRotateType.COUNTERCLOCKWISE45

GallerySecurityTextRotateType.COUNTERCLOCKWISE90

readonly

The orientation of the security text.