libart-paperback 0.1.0-a.1.20260122225059.e5fea306241a
PDF (1.4) library for C++
Art::Paperback::Internals::Document_catalog::Internal Struct Reference

Public Member Functions

 Internal (Document &document)
 

Public Attributes

Documentdocument
 
optional< Page_treepages
 The page tree of the document.
 

Member Data Documentation

◆ pages

optional<Page_tree> Art::Paperback::Internals::Document_catalog::Internal::pages

The page tree of the document.

Allocated on first use.