Gets the height of all pages in the document.
Future<List?> getPagesHeight(String documentID) async { throw UnimplementedError('getPagesHeight() has not been implemented.'); }