PageCount
int32 PageCount();
if (fNavigator.PageCount() > 1) {
fNumberFormat.Format(pageCount, fNavigator.PageCount());
int32 count = fNavigator.PageCount();
int32 pages = fNavigator.PageCount();
int32 pages = fNavigator.PageCount();
for (uint32 j = 0; j < transfer.PageCount(); j++) {
for (uint32 j = 0; j < transfer.PageCount(); j++) {