|
pdfmm 0.9.20
|
#include <PdfContents.h>
Public Member Functions | |
| PdfObject & | GetObject () const |
| PdfStream & | GetStreamForAppending (PdfStreamAppendFlags flags) |
A interface that provides a wrapper around "PDF content" - the instructions that are used to draw on the PDF "canvas".
| PdfObject & PdfContents::GetObject | ( | ) | const |
| PdfStream & PdfContents::GetStreamForAppending | ( | PdfStreamAppendFlags | flags | ) |
Get access to an object into which you can add contents at the end of the "stream".