|
libscipaper 1.0.x
|
This struct contains the raw data of a PDF document. More...
#include <types.h>
Data Fields | |
| unsigned char * | data |
| Raw data. | |
| size_t | length |
| Length of data. | |
| DocumentMeta * | meta |
| Meta data of the document that the PDF belongs to. | |
This struct contains the raw data of a PDF document.