ProcessorProgress

Object representing processing progress. Sent while processing in async PdfProcessor methods.

Constructors

Link copied to clipboard
constructor(pagesProcessed: Int, totalPages: Int)
Creates a processor progress object.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun toString(): String