getTitle

abstract fun getTitle(): String

Returns a document title. Resolved in this order:

  1. Document title from metadata
  2. Document title

Return

Document title or null if no title is available.