All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
pdftron::PDF::PDFViewCtrl::AnnotationEditPermissionEvent Struct Reference

#include <PDFViewCtrl.h>

Public Member Functions

 AnnotationEditPermissionEvent (PDFViewCtrl::WindowID id, ControlEventType tp, TRN_Annot annot)
 

Public Attributes

TRN_Annot m_annot
 
enum ControlEventType m_event_type
 
enum WindowID m_event_window
 

Detailed Description

This event structure will be returned when a user tries to edit an annotation.

Definition at line 283 of file PDFViewCtrl.h.

Constructor & Destructor Documentation

pdftron::PDF::PDFViewCtrl::AnnotationEditPermissionEvent::AnnotationEditPermissionEvent ( PDFViewCtrl::WindowID  id,
ControlEventType  tp,
TRN_Annot  annot 
)
inline

Definition at line 290 of file PDFViewCtrl.h.

Member Data Documentation

TRN_Annot pdftron::PDF::PDFViewCtrl::AnnotationEditPermissionEvent::m_annot

Definition at line 284 of file PDFViewCtrl.h.

enum ControlEventType pdftron::PDF::PDFViewCtrl::AnnotationEditPermissionEvent::m_event_type

Definition at line 286 of file PDFViewCtrl.h.

enum WindowID pdftron::PDF::PDFViewCtrl::AnnotationEditPermissionEvent::m_event_window

Definition at line 288 of file PDFViewCtrl.h.


The documentation for this struct was generated from the following file: