Skip to content

ae3fed3a ad54 5853 e7e7 25c3bfca7493

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

BaseWriter Properties

Additional header content

The BaseWriter type exposes the following members.

Properties

 

Name Description
Public property IsTransformationFile Gets a value indicating whether this writer generates a transformation file to be processed later.
Public property Provider Gets or sets a reference to provider for export.
Public property ResponseEx Gets a reference to an object HttpResponseEx than contains the MIME type of the output stream and response header for a ASP.NET operation.
Protected property Result Gets enumerable of byte array containing data info.
Public property Stream Gets a reference to writer's stream.
Public property TransformFileExtension Gets the transform file extension.
Public property WriterIdentifier Gets a value than identifies the type of writer.
Public property WriterMetadata Gets a reference that contains the extended information about this writer.
  Back to Top

See Also

Reference

BaseWriter Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally