.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1acf66c6c24a54b603ece4a283efd2fcda: ConvertConfig.OutputHeight Property +++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` The height of the output image if set. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public int? OutputHeight { get; } Setting any of the three scaling properties will reset the other two. In case none of them is set, the output will be 100% of the input image.