Skip to content

8cc28f8b 2b23 cbb8 97c7 c0abdf8a54c8

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

IWriterStream.Stream Property

Additional header content

Gets a reference to non based writer for markup languages​​

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#

Stream Stream { get; }

VB

ReadOnly Property Stream As Stream
	Get

Property Value

Type: Stream
Reference to writer.

Remarks

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

See Also

Reference

IWriterStream Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally