The amount of the PDF document to place.
| Name | Description | Value |
|---|---|---|
| CROP_CONTENT | Places the page’s bounding box. | 1131573315 = ‘CrpC’ |
| CROP_ART | Places only the area defined by the PDF author as placeable artwork. | 1131573313 = ‘CrpA’ |
| CROP_PDF | Places only the area displayed by Acrobat. | 1131573328 = ‘CrpP’ |
| CROP_TRIM | Places only the area that represents the final trim size of the document. | 1131573332 = ‘CrpT’ |
| CROP_BLEED | Places only the area that represents clipped content. | 1131573314 = ‘CrpB’ |
| CROP_MEDIA | Places the area that represents the physical paper size of the original PDF document. | 1131573325 = ‘CrpM’ |
Usage:
- As property:
- PDFAttribute.pdfCrop
- PDFPlacePreference.pdfCrop