getDocumentImage

abstract fun getDocumentImage(pageId: String, documentId: String): File

Provides File of the document image.

Return

File of the document image.

Parameters

pageId
  • id of a page

documentId
  • id of a parent document

See also

Throws