getPagesDirectory

open override fun getPagesDirectory(documentId: String): File

Provides directory which stores all pages for document.

Return

File directory, which will contain images for current document

Parameters

documentId
  • id of a parent document

Throws

IOException