page

@IntRange(from = 0)
abstract fun page(): Int

Returns the 0-indexed page number at which the document will be initially displayed.

Return

Page at which to start the document.