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

Gets or sets a value indicating whether the underlying stream or TextReader should be closed when the writer is closed.

Syntax
C++
C#
Visual Basic
public: __property bool CloseOutput;

true to close the underlying stream or TextReader when the writer is closed; otherwise false. The default is true.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.