FSPDF_ENUMPAGESIZEHANDLER Struct Reference

Structure for page size enumeration. More...

#include <fs_obsolete.h>

Public Attributes

FS_LPVOID clientData
 User-defined data. More...
 

Detailed Description

Structure for page size enumeration.

Deprecated:
Current structure has been deprecated with function :: FSPDF_Doc_EnumAllPageSize, since Foxit PDF SDK 4.5. So, not recommend to use current structure any more. User can use structure FSPDF_ENUMPAGEINFOHANDLER instead.
Note
This is a handler and should be implemented by caller.
This handler provides method to allow application to enumerate page size.

Member Data Documentation

FS_LPVOID FSPDF_ENUMPAGESIZEHANDLER::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