LoadedOneNoteDocument

LoadedOneNoteDocument

Overview

LoadedOneNoteDocument is a class in Aspose.Note for Python.

LoadedOneNoteDocument.display_name returns the document’s display name or None if unavailable.

Properties

NameTypeAccessDescription
display_namestr | NoneReadReturns the document’s display name or None if unavailable
logical_documentLogicalDocumentReadProvides the underlying LogicalDocument representing the file structure
pageslist[Page]ReadIs a list of Page objects representing the document’s top‑level pages
page_historieslist[list[Page]]ReadContains a list of page version histories, each as a list of Page objects