Click or drag to resize

FrameData Property

Gets or sets the frame's raw data buffer.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public byte[] Data { get; set; }

Property Value

Byte
See Also