 | 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.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic short? TrackNumber { get; set; }Property Value
NullableInt16
See Also