#include <xfoifc.h>
Public Methods | |
| FormatPageListener () | |
| virtual | ~FormatPageListener () |
| virtual void | onFormatPage (long pageNo) |
| Returns the formatted page number that occurred during the formatting process. | |
|
|
|
|
|
|
|
|
Returns the formatted page number that occurred during the formatting process. More than or equal to 1 : Page number when formatting finished. 0 : All page formatting has finished. -1 : Start of the first pass of 2 pass formatting. -2 : Start of the second pass of 2 pass formatting. pageNo - Returns the page number |