Click or drag to resize

TagV1Offset Property

Gets the offset into the file where the V1 tag was found.

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

Property Value

NullableInt32
See Also