.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a3a61daf8bfbc26158905ac7125f6c62f: ConvertConfig.ResetOutputScaling Method +++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Convenience method to reset (remove) any scaling. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`ConvertConfig` ResetOutputScaling(); This method reverts any previous calls to: :ref:`SetOutputScale `, :ref:`SetOutputWidth ` & :ref:`SetOutputHeight `. .. rubric:: Returns: This object itself (this), to allow chaining