Loading...
Searching...
No Matches
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

◆ AnnotationEditPermissionEvent()

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

◆ m_annot

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

Definition at line 284 of file PDFViewCtrl.h.

◆ m_event_type

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

Definition at line 286 of file PDFViewCtrl.h.

◆ m_event_window

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: