getDocumentFile

fun getDocumentFile(docId: String, name: String): File

Return

java.io.File which represents PDF file of the Document or null if there were problems accessing FS

Throws

if java.io.File can't be opened