StreamObject GetData Function. Get the raw binary content of the stream. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page GetData Function Get the raw binary content of the stream. Syntax [C#] byte[] GetData() [Visual Basic] Function GetData() As Byte() Params Name Description return The raw binary content of the stream. Notes Get the raw binary content of the stream. If the stream is compressed then this data will be compressed. Example None. previous page start next page