PDFix SDK  7.2.0
Loading...
Searching...
No Matches
PdsContent Member List

This is the complete list of members for PdsContent, including all inherited members.

AddNewForm(int index, PdsStream *form_xobj, const PdfMatrix *matrix)=0PdsContentpure virtual
AddNewImage(int index, PdsStream *image_xobj, const PdfMatrix *matrix)=0PdsContentpure virtual
AddNewPath(int index, const PdfMatrix *matrix)=0PdsContentpure virtual
AddNewText(int index, PdfFont *font, const PdfMatrix *matrix)=0PdsContentpure virtual
GetForm()=0PdsContentpure virtual
GetNumObjects() const =0PdsContentpure virtual
GetObject(int index)=0PdsContentpure virtual
GetPage()=0PdsContentpure virtual
RegisterEvent(PdfEventType type, PdsContentEventProc proc, void *data)=0PdsContentpure virtual
RemoveObject(PdsPageObject *object)=0PdsContentpure virtual
ToObject(PdfDoc *doc, const PdsContentParams *content_params)=0PdsContentpure virtual
UnregisterEvent(PdfEventType type, PdsContentEventProc proc, void *data)=0PdsContentpure virtual