XFINIUM.PDF Documentation
PdfStandardStructureTypes Class Fields

Xfinium.Pdf.LogicalStructure Namespace : PdfStandardStructureTypes Class

For a list of all members of this type, see PdfStandardStructureTypes members.

Public Fields
 NameDescription
Public FieldEither an association between the content enclosed by the Annotation structure element and one or more corresponding PDF annotations, or a mechanism to include one or more PDF annotations in the structure tree.
Supported in PDF/UA-1.  
Public FieldA relatively self-contained body of text constituting a single narrative or exposition. Articles should be disjoint; that is, they should not contain other articles as constituent elements.
Supported in PDF/UA-1.  
Public Field Encloses content for which semantics require a reference in the structure tree even when such content is not part of the document's real content.  
Public Field Encloses content that is distinct from other content within its parent structure element.  
Public FieldA portion of text consisting of one or more paragraphs attributed to someone other than the author of the surrounding text.
Supported in PDF/UA-1.  
Public Field A brief portion of text describing a table or figure.  
Public FieldA fragment of computer program text.
Supported in PDF/UA-1.  
Public FieldEncloses content structured in fashion that is orthogonal to the semantic structure. It can be used as a role mapping target for custom tags for which no suitable standard structure element is available, or where attributes are applied in a nonsemantic fashion.
Supported in PDF/UA-1.  
Public FieldEncloses a logical document.
Supported in PDF/UA-1.  
Public Field Encloses a logical document fragment.  
Public Field Encloses content for the purpose of emphasis.  
Public Field Used to markup footnotes and endnotes.  
Public FieldEncloses graphical content.
Supported in PDF/UA-1.  
Public FieldEither an association between content enclosed by the Form structure element and a corresponding widget annotation or a mechanism to include a widget annotation in the structure tree.
Supported in PDF/UA-1.  
Public FieldEncloses a formula.
Supported in PDF/UA-1.  
Public FieldEncloses a low-level division of content usually referred to as a heading.
Supported in PDF/UA-1.  
Public FieldEncloses a low-level division of content usually referred to as a heading.
Supported in PDF/UA-1.  
Public FieldEncloses a low-level division of content usually referred to as a heading.
Supported in PDF/UA-1.  
Public FieldEncloses a low-level division of content usually referred to as a heading.
Supported in PDF/UA-1.  
Public FieldEncloses a low-level division of content usually referred to as a heading.
Supported in PDF/UA-1.  
Public FieldEncloses a low-level division of content usually referred to as a heading.
Supported in PDF/UA-1.  
Public FieldEncloses a low-level division of content usually referred to as a heading.
Supported in PDF/UA-1.  
Public FieldA sequence of entries containing identifying text accompanied by reference elements (Reference) that point out occurrences of the specified text in the main body of a document.
Supported in PDF/UA-1.  
Public FieldEncloses content that distinguishes it from other content inside the same parent element.
Supported in PDF/UA-1.  
Public FieldAn association between content enclosed by the Link structure element and a corresponding link annotation.
Supported in PDF/UA-1.  
Public FieldEncloses content consisting of a sequence of items that are semantically related with each other.
Supported in PDF/UA-1.  
Public FieldEncloses content for an individual member of a list.
Internal to List structure elements.
Supported in PDF/UA-1.  
Public FieldEncloses the actual content of a list item.
Internal to ListItem structure elements.
Supported in PDF/UA-1.  
Public FieldA grouping element having no inherent structural significance; it serves solely for grouping purposes. This type of element differs from a division (Div) in that it shall not be interpreted or exported to other document formats; however, its descendants shall be processed normally.
Supported in PDF/UA-1.  
Public FieldAn item of explanatory text, such as a footnote or an endnote, that is referred to from within the body of the document. It may have a label (structure type Label) as a child. The note may be included as a child of the structure element in the body text that refers to it, or it may be included elsewhere (such as in an endnotes section) and accessed by means of a reference (structure type Reference).
Tagged PDF does not prescribe the placement of footnotes in the page content order. They may be either inline or at the end of the page, at the discretion of theconforming writer.
Supported in PDF/UA-1.  
Public FieldA low-level division of content. Although in many cases it will be used for paragraphs it may enclose any low-level division of content.
Supported in PDF/UA-1.  
Public FieldEncloses content that would typically be perceived as an identifiable part of a document, whether as an article, prologue, section, chapter or any other identifiable subdivision of content within a logical document.
Supported in PDF/UA-1.  
Public FieldAn inline portion of text attributed to someone other than the author of the surrounding text.
The quoted text should be contained inline within a single paragraph. This differs from the block-level element BlockQuote, which consists of one or more complete paragraphs (or other elements presented as if they were complete paragraphs).
Supported in PDF/UA-1.  
Public FieldA citation to content elsewhere in the document.
Supported in PDF/UA-1.  
Public FieldStructure element that wraps around an entire ruby assembly.
Supported in PDF/UA-1.  
Public FieldThe smaller-size text that shall be placed adjacent to the ruby base text.It may contain text, other inline elements, or a mixture of both.
Supported in PDF/UA-1.  
Public FieldThe full-size text to which the ruby annotation is applied. It may contain text, other inline elements, or a mixture of both.
Supported in PDF/UA-1.  
Public FieldPunctuation surrounding the ruby annotation text.
Supported in PDF/UA-1.  
Public FieldA container for grouping related content elements.
Supported in PDF/UA-1.  
Public FieldA generic inline portion of content having no particular inherent characteristics.
Supported in PDF/UA-1.  
Public Field Encloses content for the purpose of strong importance, seriousness or urgency for its contents.  
Public Field Encloses content typically perceived as a sub-division inside a block level structure element.  
Public FieldA two-dimensional logical structure of cells, possibly including a complex substructure.
Supported in PDF/UA-1.  
Public FieldA group of TableRow structure elements that constitute the main body portion of a table.
Internal to a Table structure.
Supported in PDF/UA-1.  
Public FieldA table cell containing content that is part of the table's content.
Internal to a Table structure.
Supported in PDF/UA-1.  
Public FieldA group of TableRow structure elements that constitute the footer of a table.
Internal to a Table structure.
Supported in PDF/UA-1.  
Public FieldA group of TableRow structure elements that constitute the header of a table.
Internal to a Table structure.
Supported in PDF/UA-1.  
Public FieldA table header cell containing content describing one or more rows, columns or rows and columns of the table.
Internal to a Table structure.
Supported in PDF/UA-1.  
Public FieldA list made up of table of contents item entries (TableOfContentsItem) and/or other nested table of contents entries (TableOfContents).
A TableOfContents entry that includes only TableOfContentsItem entries represents a flat hierarchy. A TableOfContents entry that includes other nested TableOfContents entries (and possibly TableOfContentsItem entries) represents a more complex hierarchy. Ideally, the hierarchy of a top level TableOfContents entry reflects the structure of the main body of the document.
Supported in PDF/UA-1.  
Public FieldAn individual member of a table of contents. This entry's children may be any of the following structure types:
Supported in PDF/UA-1.  
Public FieldA row of TableHeaderCell cells or TableDataCell cells in a table.
Internal to a Table structure.
Supported in PDF/UA-1.  
Public Field Encloses content that is usually referred to as the title of a document or high-level division of content.  
Public FieldThe wrapper around the entire warichu assembly.
Supported in PDF/UA-1.  
Public FieldThe punctuation that surrounds the content in the WarichuText structure element.
Supported in PDF/UA-1.  
Public FieldThe smaller-size text of a warichu comment that is formatted into two lines and placed between surrounding WarichuPunctuation elements.
Supported in PDF/UA-1.  
Top
See Also

Reference

PdfStandardStructureTypes Class
Xfinium.Pdf.LogicalStructure Namespace