Enumeration
PDFCrop
The amount of the PDF document to place.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1131573313 | readonly | Places only the area defined by the PDF author as placeable artwork. | |
| Number = 1131573314 | readonly | Places only the area that represents clipped content. | |
| Number = 1131561324 | readonly | Places the page's bounding box using all layers. | |
| Number = 1131566703 | readonly | Places the page's bounding box using visible layers only. | |
| Number = 1131573325 | readonly | Places the area that represents the physical paper size of the original PDF document. | |
| Number = 1131573328 | readonly | Places only the area displayed by Acrobat. | |
| Number = 1131573332 | readonly | Places only the area that represents the final trim size of the document. |
Object of 2
Properties elsewhere that hold an PDFCrop value.