 | FrameTrackCount Property |
Gets or sets the track total number of the TRCK frame. A exception is thrown in the setter
if the frame does not have a track number. The track number property must be set before
the track count.
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic short? TrackCount { get; set; }Property Value
NullableInt16
See Also