 | TagV1ToStream Method |
A V1 tag is written to the stream with fields completed if they have corresponding Frames.
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic void V1ToStream(
Stream stream
)
Parameters
- stream Stream
[Missing <param name="stream"/> documentation for "M:Orthogonal.NTagLite.Tag.V1ToStream(System.IO.Stream)"]
See Also