Trying to deserialize class with Font and get : Deserialization of types without a parameterless constructor
Using System.Text.Json, I have a class with some properties including System.Drawing.Font properties.
Using System.Text.Json, I have a class with some properties including System.Drawing.Font properties.