getPageDir

abstract fun getPageDir(pageId: String): File

Provides directory to save image files for current Page

Return

File directory, which will contain images for current page

Parameters

pageId
  • id of a page

Throws