c# Jobject to string code example Example: c# Jobject to string Jobject obj; string formatted = obj.ToString(Formatting.None);