Namespace TallComponents.PDF.Tags
Class LogicalStructure
The collection of tags in a document
Syntax
public class LogicalStructure : Object
Constructors
LogicalStructure()
Initialize a new LogicalStructure.
LogicalStructure(Document)
Initialize a new LogicalStructure.
Properties
ClassMap ClassMap
The ClassMap associated with the LogicalStructure.
Boolean HasSuspects
The flag indicating whether the document contains user properties
Boolean HasUserProperties
The flag indicating whether the document contains user properties
Boolean IsMarked
The flag indicating whether the document conforms to tagged PDF conventions
RoleMap RoleMap
The RoleMap associated with the LogicalStructure.
Tag RootTag
Returns the root Tag for the document. If it does not exists, returns null.