1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for Python via .NET
  4. /
  5. groupdocs.conversion.contracts
  6. /
  7. Rectangle class
  8. /
  9. _crop_int32_int32_int32_int32 method

_crop_int32_int32_int32_int32 method

_crop_int32_int32_int32_int32

def _crop_int32_int32_int32_int32(self, crop_left, crop_top, crop_right, crop_bottom):
    ...
Parameter Type Description
crop_left int
crop_top int
crop_right int
crop_bottom int

Returns: Rectangle

See Also