Konwertuj NewTonsoft.json.linq.jarray na typ system.collections.generic

var jObj2 = JsonConvert.DeserializeObject<List<Model.Print>>(strJson);
NIP