Atom GetData Function. The byte array representation of the Atom as it would appear in a PDF. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

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.