Returns the page count of the currently loaded document.
static Future<int> pageCount() { return DocutainSdkPlatform.instance.pageCount(); }