InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
_t_PDFExportEvent Struct Reference

#include <IPDFExportController.h>

Public Attributes

PDFExportEventID id
 
IViewPorttargetPort
 
IDataBasedb
 
UID curUID
 

Detailed Description

Definition of the export event generated by IPDFExportController::GetNextPDFExportEvent.

Member Data Documentation

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