![]() | InDesign SDK 20.5 |
#include <IPDFExportController.h>
Public Attributes | |
| PDFExportEventID | id |
| IViewPort * | targetPort |
| IDataBase * | db |
| UID | curUID |
Definition of the export event generated by IPDFExportController::GetNextPDFExportEvent.
| UID _t_PDFExportEvent::curUID |
UID for the page, spread, or page item to draw
| IDataBase* _t_PDFExportEvent::db |
The database for the page, spread, or page item to draw. May change from one event to the next if pages/spreads from multiple documents are exported in the same export session
| PDFExportEventID _t_PDFExportEvent::id |
The ID for the event
| IViewPort* _t_PDFExportEvent::targetPort |
The viewport to export to