Click or drag to resize

TagV1ToStream Method

A V1 tag is written to the stream with fields completed if they have corresponding Frames.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public void V1ToStream(
	Stream stream
)

Parameters

stream  Stream

[Missing <param name="stream"/> documentation for "M:Orthogonal.NTagLite.Tag.V1ToStream(System.IO.Stream)"]

See Also