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