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