#include <PDFViewCtrl.h>
Public Attributes | |
| void * | m_hdc |
| enum TRN_PDFViewCtrlWindowID | m_event_window |
| TRN_Bool | m_pdfviewctrl_processed |
Struct containing the data necessary to process paint event callback on the client side.
Definition at line 238 of file PDFViewCtrl.h.
| enum TRN_PDFViewCtrlWindowID pdftron::PDF::PDFViewCtrl::PaintEvent::m_event_window |
Definition at line 241 of file PDFViewCtrl.h.
| void* pdftron::PDF::PDFViewCtrl::PaintEvent::m_hdc |
Definition at line 240 of file PDFViewCtrl.h.
| TRN_Bool pdftron::PDF::PDFViewCtrl::PaintEvent::m_pdfviewctrl_processed |
Definition at line 242 of file PDFViewCtrl.h.