Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IndentingWriter type exposes the following members.

Properties

  NameDescription
Public propertyEncoding
When overridden in a derived class, returns the Encoding in which the output is written.
(Overrides TextWriter..::..Encoding.)
Public propertyFormatProvider
Gets an object that controls formatting.
(Inherited from TextWriter.)
Public propertyNewLine
Gets or sets the line terminator string used by the current TextWriter.
(Inherited from TextWriter.)

See Also