.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1aefb96e29791f133b8a7be3a6c86e0a66: ConvertConfig.LoadFromFile Method +++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Creates a :ref:`ConvertConfig ` object from a persisted model located at filePath .. ref-code-block:: csharp :class: doxyrest-overview-code-block public static :ref:`ConvertConfig` LoadFromFile(string filePath); The underlying function throws .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - filePath - The full path of the file the persisted data is located .. rubric:: Returns: A new :ref:`ConvertConfig ` object with the settings stored in the file