getUnfilteredDocumentImagePreview

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

Provides File of the unfiltered document preview image.

Return

File of the unfiltered document preview image.

Parameters

pageId
  • id of a page

documentId
  • id of a parent document

See also

Throws