getTitle

abstract fun getTitle(): String

Displayable document title to be used if PDF document does not contain metadata. For example, for file-based providers this should return the filename. `.pdf` extensions will be stripped automatically.

Return

Fallback document title if PDF document does not contain the required metadata. May be null.