PageExecutionContext.TextWriter Property

Definition

Gets or sets the text writer that is used to render the document.

C#
public System.IO.TextWriter TextWriter { get; set; }

Property Value

The text writer that is used to render the document.

Remarks

The text writer enables consumers to write tokens to the output stream for selection mapping.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1