Foxit PDF SDK
|
Inherits <NSObject>.
Instance Methods | |
(float) | - getTableTopMarginToPage: |
A callback function to get the top margin for generating table to an new page. More... | |
This class represents a callback object for generating table. All the pure virtual functions in this class are used as callback functions and should be implemented by user.
|
required |
A callback function to get the top margin for generating table to an new page.
[in] | page_index | The page index. It would start from 0. |