The byte array representation of the Atom as it would appear in a PDF

 

   

Syntax
 

[C#]
byte[] GetData()

[Visual Basic]
Function GetData() As Byte()

 

   

Params
 
Name Description
none  

 

   

Notes
 

The byte array representation of the Atom as it would appear in a PDF.

 

   

Example
 

None.