| CFx SDK Documentation
    2020SP3
    | 
#include <PdfExportService.h>
| Public Member Functions | |
| virtual OdResult | serialize (OdStreamBufPtr pBuffer, OdRxObjectPtr &context, const OdGiDrawable *pDrawable, const PDF2PRCExportParams *params, OdDbBaseDatabase *pDb)=0 | 
| virtual | ~PdfExportServiceInterface () | 
| Protected Member Functions | |
| PdfExportServiceInterface () | |
This is helper service for PdfExport to support export of 3d entities.
Definition at line 45 of file PdfExportService.h.
| 
 | inlineprotected | 
Definition at line 48 of file PdfExportService.h.
| 
 | inlinevirtual | 
Definition at line 52 of file PdfExportService.h.
| 
 | pure virtual |