Click or drag to resize

TagV1TagFound Property

Gets a flag indicating if a V1 tag was found at the end of the file.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public bool V1TagFound { get; }

Property Value

Boolean
See Also