Skip to content

3736b914 d749 889f 924d b3af1d5f3c2b

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

BaseWriter.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#

public Stream Stream { get; }

VB

Public ReadOnly Property Stream As Stream
	Get

Property Value

Type: Stream
Writer's stream reference.

Implements

IWriter.Stream

Remarks

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

See Also

Reference

BaseWriter Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally