Skip to content

615aecae a6c0 0e8a 5163 e1457722d981

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

IWriterStream Interface

Additional header content

Declares a writer which is non-based in an markup language.

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

Syntax

C#

public interface IWriterStream

VB

Public Interface IWriterStream

The IWriterStream type exposes the following members.

Properties

 

Name Description
Public property Stream Gets a reference to non based writer for markup languages​​
  Back to Top

Methods

 

Name Description
Public method CreateStream Creates a new non based writer for markup languages.
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.ComponentModel.Writer.IWriterStream"]

See Also

Reference

iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally