 | TagTrackCount Property |
Convenience property: Gets or sets the track count in a TRCK frame.
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic short? TrackCount { get; set; }Property Value
NullableInt16
RemarksIf a TrackCount number is set but the
TrackNumber has not been set
then a TrackNumber of 1 is set by default.
See Also