Reports whether the PDF catalog's /MarkInfo entry advertises
the document as tagged (i.e., it carries a structure tree usable
for accessibility/reflow). Wraps FPDFCatalog_IsTagged. Note
that a "tagged" advertisement is not a guarantee that the
structure tree is well-formed.
Arguments
- doc
A
pdfium_docfrompdf_doc_open(), or a character path.- password
Optional password for encrypted PDFs when
docis a path. Ignored whendocis already an openpdfium_doc.