 | FrameSourceTagVersion Property |
Gets the version of the tag that generated the frame, currently only 1 or 2 for
parsed frames, null for frames added later.
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic int? SourceTagVersion { get; set; }Property Value
NullableInt32
See Also