.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1acbb879d342a8792d2b5bfd4087cfd465: ConvertConfig.ResetCrop Method ++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Reset (remove) any applied crop .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` ResetCrop(); This helper method allows you to remove a crop, without knowning the target image dimensions. .. rubric:: Returns: This object itself (this), to allow chaining