FSPDF_ENUMPAGEINFOHANDLER Struct Reference

Structure for page information enumeration. More...

#include <fpdf_document_r.h>

Public Attributes

FS_DWORD pageInfoHandleSize
 The size of this structure.
 
FS_LPVOID clientData
 User-defined data. More...
 

Detailed Description

Structure for page information enumeration.

Note
This is a handler and should be implemented by caller.
This handler provides method to allow application to enumerate page information.

Member Data Documentation

FS_LPVOID FSPDF_ENUMPAGEINFOHANDLER::clientData

User-defined data.

Note
Caller can use this field to track controls.

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

Foxit Corporation