Click or drag to resize

LiteFilePaddingOffset Property

Gets the offset to the start of the optional padding that may follow the last frame in a v2 tag.

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

Property Value

NullableInt32
See Also