 | TagMergeV1Tag Method |
Information from the V1 tag is added to the frame collection if frames with
the same information type do not already exist.
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic bool MergeV1Tag(
Stream stream
)
Parameters
- stream Stream
[Missing <param name="stream"/> documentation for "M:Orthogonal.NTagLite.Tag.MergeV1Tag(System.IO.Stream)"]
Return Value
BooleanTrue if a v1 tag was found.
See Also