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

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

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

true to close the underlying stream or TextReader when the reader 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.