The amount of the PDF document to place.
Static Properties
| Name | Description |
|---|---|
| CROP_ART | Places only the area defined by the PDF author as placeable artwork. |
| CROP_BLEED | Places only the area that represents clipped content. |
| CROP_CONTENT_ALL_LAYERS | Places the page's bounding box using all layers. |
| CROP_CONTENT_VISIBLE_LAYERS | Places the page's bounding box using visible layers only. |
| CROP_MEDIA | Places the area that represents the physical paper size of the original PDF document. |
| CROP_PDF | Places only the area displayed by Acrobat. |
| CROP_TRIM | Places only the area that represents the final trim size of the document. |