Table of Contents

Property StructureTreeDropped

Namespace
DocWright.Formats.Pdf
Assembly
DocWright.Formats.Pdf.dll

StructureTreeDropped

Gets true when a source carried a structure tree (tagged PDF) that the output does not.

public bool StructureTreeDropped { get; }

Property Value

bool

Remarks

Re-parenting a structure tree across an arbitrary page permutation is out of scope, so the tree is dropped, /StructParents is removed from the copied pages, and no /MarkInfo is written. The output does not claim to be tagged, because an untagged file presented as tagged is worse than an untagged file.