pageCount

open override val pageCount: Int

Number of pages. Before pages materializes this reads the root /Pages /Count (T-17), so a 10,000-page document answers a UI badge without constructing 10,000 page objects; a missing/negative/lying /Count falls through to the real tree walk, and once pages exists its size is authoritative.