TaggedContext

Overview

TaggedContext is a class in Aspose.PDF FOSS for Python.

Properties: document, language, mark_info, structure_tree_root.

Properties

NameTypeAccessDescription
documentAnyRead/WriteGets or sets the document.
structure_tree_rootAny | NoneRead/WriteGets or sets the structure tree root.
mark_infoAny | NoneRead/WriteGets or sets the mark info.
languagestr | NoneRead/WriteGets or sets the language.

See Also