The raw data of the image.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
protected byte[] rawData
Visual Basic
Protected rawData As Byte()
Visual C++
protected:
array<unsigned char>^ rawData

See Also