Adobe InDesign CS (3.0) Object Model JS: PDFCrop

InDesign CS

 The amount of the PDF document to place.

Value

NameDescriptionValue
PDFCrop.CROP_ARTPlaces only the area defined by the PDF author as placeable artwork.1131573313 = 'CrpA'
PDFCrop.CROP_BLEEDPlaces only the area that represents clipped content.1131573314 = 'CrpB'
PDFCrop.CROP_CONTENTPlaces the page's bounding box.1131573315 = 'CrpC'
PDFCrop.CROP_MEDIAPlaces the area that represents the physical paper size of the original PDF document.1131573325 = 'CrpM'
PDFCrop.CROP_PDFPlaces only the area displayed by Acrobat.1131573328 = 'CrpP'
PDFCrop.CROP_TRIMPlaces only the area that represents the final trim size of the document.1131573332 = 'CrpT'

Usage

As property

PDFAttribute.pdfCrop

PDFPlacePreference.pdfCrop

Jongware, 27-Jun-2010 v3.0.3dContents :: Index