Skip to content

2a4957a7 f8cc 7345 6aa2 b21699c9914d

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

IWriter.Stream Property

Additional header content

Gets a reference to writer's stream.

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
Writer's stream reference.

Remarks

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

See Also

Reference

IWriter Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally