Skip to content

4dcf65ed 70dc 601c 5cda 0ecc47981f9e

Fernando Garcia edited this page May 8, 2018 · 1 revision

Spreadsheet2003TabularWriter.ResponseEx Property

Additional header content

Gets a reference to an object HttpResponseEx than contains the MIME type of the output stream and response header for a ASP.NET operation.

Namespace: iTin.Export.Writers
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public override HttpResponseEx ResponseEx { get; }

VB

Public Overrides ReadOnly Property ResponseEx As HttpResponseEx
	Get

Property Value

Type: HttpResponseEx
A HttpResponseEx than contains the MIME type of the output stream and response header for a ASP.NET operation.

Implements

IWriter.ResponseEx

Remarks

[Missing documentation for "P:iTin.Export.Writers.Spreadsheet2003TabularWriter.ResponseEx"]

See Also

Reference

Spreadsheet2003TabularWriter Class
iTin.Export.Writers Namespace

Clone this wiki locally