PhotoshopCC 2015.5
Object

DocumentPrintSettings

Print settings for a document.

Properties

NameType AccessDescription
String read/write Currently selected printer.
SolidColor read/write Background color of page.
UnitValue read/write Bleed width.
Boolean read/write Description field from File Info.
Boolean read/write Print center crop marks.
Boolean read/write Print color calibration bars.
PrintColorHandling
read/write Color handling.
Int read/write Number of copies.
Boolean read/write Print corner crop marks.
DocPositionStyle
readonly Position of image when printing.
Boolean read/write Flip the image horizontally.
Boolean read/write Print a hard proof.
Boolean read/write
Boolean read/write Prints the document title.
Boolean read/write Map blacks.
Boolean read/write Invert the image colors.
The readonly The object's container.
UnitValue readonly X position of image on page.
UnitValue readonly Y position of image on page.
UnitValue read/write Width of the print border.
String read/write Color space for printer. Can be nothing (meaning same as source) or a string specifying a specific color profile.
String read/write Name of printer.
String[] readonly List of available printers.
Boolean read/write Print registration marks.
Intent
read/write Color conversion intent when print space is different from the source space.
Number readonly Scale of image on page.
String readonly The class name of the object.
Boolean read/write Include vector data.

Methods

void

Set the position of the image on the page.

docPosition DocPositionStyle Position of the image on page when printing. Can be centered, scale to fit, or user defined.
posX? UnitValue X position of image on page.
posY? UnitValue Y position of image on page.
scale? Number Position of the image on page when printing. Can be centered, scale to fit, or user defined.

Object of 1

Properties elsewhere that hold a DocumentPrintSettings.