PDFTextExtractionWrapping class

Constructors

PDFTextExtractionWrapping()

Properties

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

Methods

extractText(String inputPdfFilePath, {int startPage = 0, int endPage = -1, Allocator allocator = calloc}) String
extractTextAsXML(String inputPdfFilePath, {int startPage = 0, int endPage = -1, Allocator allocator = calloc}) String
getPagesCount(String inputPdfFilePath, {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

Constants

except → const int