You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConvert Class > JsonConvert Properties
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConvert Properties

The properties of the JsonConvert class are listed here.

 
Name 
Description 
 
Gets or sets a function that creates default JsonSerializerSettings. Default settings are automatically used by serialization methods on JsonConvert, and JToken.ToObject{T}() and JToken.FromObject(object) on JToken. To serialize without using any default settings create a JsonSerializer with JsonSerializer.Create().  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.