You are here: Symbol Reference > Stimulsoft.Base.Json.Converters Namespace > JsonValueConverter Class > JsonValueConverter Methods > WriteJson Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonValueConverter.WriteJson Method

Writes the JSON representation of the object.

Syntax
C++
C#
Visual Basic
public: void WriteJson( JsonWriter writer, object value, JsonSerializer serializer );
Parameters
Parameters 
Description 
writer 
The JsonWriter to write to. 
value 
The value. 
serializer 
The calling serializer. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.