.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a3566426cca65853a90d481f7564b8761: ConvertConfig.OutputWidth Property ++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` The width of the output image if set. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public int? OutputWidth { 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.