PDFToTextWrapping class

Constructors

PDFToTextWrapping()

Properties

hashCode int
The hash code for this object.
no setterinherited
pdfToTextBindings PDFToTextBindings?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

extractText(String path, {int startPage = 1, int endPage = 0, String textOutEnc = 'UTF-8', String layout = 'rawOrder', String? ownerPassword, String? userPassword, Allocator allocator = calloc}) String
getPagesCount(String path, {String? ownerPassword, String? userPassword, Allocator allocator = calloc}) int
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited