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

The properties of the JsonWriter class are listed here.

 
Name 
Description 
 
Gets or sets a value indicating whether the underlying stream or TextReader should be closed when the writer is closed.  
 
Gets or sets the culture used when writing JSON. Defaults to CultureInfo.InvariantCulture.  
 
Get or set how dates are written to JSON text.  
 
Get or set how DateTime and DateTimeOffset values are formatting when writing JSON text.  
 
Get or set how DateTime time zones are handling when writing JSON text.  
 
Get or set how special floating point numbers, e.g. F:System.Double.NaN, F:System.Double.PositiveInfinity and F:System.Double.NegativeInfinity, are written to JSON text.  
 
Indicates how JSON text output is formatted.  
 
Path 
Gets the path of the writer.  
 
Get or set how strings are escaped when writing JSON text.  
 
Gets the state of the writer.  
 
Name 
Description 
 
This is ContainerPath, a member of class JsonWriter. 
 
Name 
Description 
 
Top 
Gets the top.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.