getDocumentImagePreview

abstract fun getDocumentImagePreview(pageId: String): File

Provides File of the document preview image.

Return

File of the document preview image.

Parameters

pageId
  • id of a page

Throws