getDocumentImagePreview

open override fun getDocumentImagePreview(pageId: String, documentId: String): File

Provides File of the document preview image.

Return

File of the document preview image.

Parameters

pageId
  • id of a page

documentId
  • id of a parent document

See also

Throws

IOException