ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFPage Object > IGPDFPage Methods > SetCropBox Method |
Sets the crop box of the page.
Sub SetCropBox(CropBox As IGPDFFixedRect)
Name | Description |
---|---|
CropBox | The crop box (IGPDFFixedRect Object). |
None