Value
| Name | Description | Value |
|---|---|---|
| CropToType.ARTBOX | Crop to the art box. | int 5 |
| CropToType.BLEEDBOX | Crop to the bleed box. | int 3 |
| CropToType.BOUNDINGBOX | Crop to the bounding box. | int 0 |
| CropToType.CROPBOX | Crop to the crop box. | int 2 |
| CropToType.MEDIABOX | Crop to the media box. | int 1 |
| CropToType.TRIMBOX | Crop to the trim box. | int 4 |
Usage
As property
PDFOpenOptions.cropPage
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |