Click or drag to resize

TagSize Property

Gets the size of the ID3 after decoding the raw synchsafe size bytes. The size includes all frames and padding.

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

Property Value

NullableInt32
See Also