Click or drag to resize

FrameTrackNumber Property

Gets or sets the track number of the TRCK frame. A exception is thrown in the setter if the frame does not support a track number.

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

Property Value

NullableInt16
See Also