You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonWriter Class > JsonWriter Methods > WriteRaw Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonWriter.WriteRaw Method

Writes raw JSON without changing the writer's state.

Syntax
C++
C#
Visual Basic
public: void WriteRaw( string json );
Parameters
Parameters 
Description 
json 
The raw JSON to write. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.