ITaggedContent.RootElement

ITaggedContent.RootElement property

Gets root StructureElement of logical structure of PDF document.

public StructureElement RootElement { get; }

Property Value

Root StructureElement of logical structure of PDF document.

See Also