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

The methods of the JsonTextWriter class are listed here.

 
Name 
Description 
 
Writes the specified end token.  
 
Writes indent characters.  
 
Writes an indent space.  
 
Writes the JSON value delimiter.  
 
Name 
Description 
 
Closes this stream and the underlying stream.  
 
Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.  
 
Writes out a comment  
 
Writes a null value.  
 
This is the overview for the WritePropertyName method overload. 
 
Writes raw JSON.  
 
Writes the beginning of a JSON array.  
 
Writes the start of a constructor with the given name.  
 
Writes the beginning of a JSON object.  
 
Writes an undefined value.  
 
This is the overview for the WriteValue method overload. 
 
Writes out the given white space.  
 
Name 
Description 
 
This is OnStringEscapeHandlingChanged, a member of class JsonTextWriter. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.