[]
        
(Showing Draft Content)

PdfTagType Enumeration

PdfTagType Enumeration

Specifies the type of a tag element.

Enumeration members

Art

Art: = 1

(Article) A 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.

BibEntry

BibEntry: = 29

(Bibliography entry) A reference identifying the external source of some cited content.

BlockQuote

BlockQuote: = 4

(Block quotation) A portion of text consisting of one or more paragrahs attributes to someone other than the author of the surrounding text.

Caption

Caption: = 5

A brief portion of text describing a table or figure.

Code

Code: = 30

A fragment of computer program text.

Div

Div: = 3

(Division) A generic block-level element or group of elements.

Figure

Figure: = 38

An item of graphical content.

Formula

Formula: = 39

A mathematical formula.

H

H: = 8

(Heading) A label for a subdivision of a document’s content. It should be the first child of the division that it heads.

H1

H1: = 9

Heading with specific level, for use in applications that cannot hierarchically nest their sections and thus cannot determine the level of a heading from its level of nesting.

H2

H2: = 10

Heading with specific level, for use in applications that cannot hierarchically nest their sections and thus cannot determine the level of a heading from its level of nesting.

H3

H3: = 11

Heading with specific level, for use in applications that cannot hierarchically nest their sections and thus cannot determine the level of a heading from its level of nesting.

H4

H4: = 12

Heading with specific level, for use in applications that cannot hierarchically nest their sections and thus cannot determine the level of a heading from its level of nesting.

H5

H5: = 13

Heading with specific level, for use in applications that cannot hierarchically nest their sections and thus cannot determine the level of a heading from its level of nesting.

H6

H6: = 14

Heading with specific level, for use in applications that cannot hierarchically nest their sections and thus cannot determine the level of a heading from its level of nesting.

L

L: = 16

(List) A sequence of items of like meaning and importance.

LBody

LBody: = 19

(List body) The descriptive content of a list item.

LI

LI: = 17

(List item) An individual member of a list.

Lbl

Lbl: = 18

(Label) A name or number that distinguishes a given item from others in the same list or other group of like items. e.g. the number and punctuation in a numbered list.

NonStruct

NonStruct: = 6

(Nonstructural element) A grouping element having no inherent structural significance; it serves solely for grouping purposes.

P

P: = 15

(Paragraph) A low-level division of text.

Part

Part: = 0

A large-scale division of a document. This type of element is appropriate for grouping articles or sections.

Private

Private: = 7

(Private element) A grouping element containing private content belonging to the application producing it.

Quote

Quote: = 28

(Quotation) An inline portion of text attributed to someone other than the author of the surrounding text.

RB

RB: = 32

(Ruby base text) The full-size text to which the ruby annotation is applied.

RP

RP: = 34

(Ruby punctuation) Punctuation surrounding the ruby annotation text.

RT

RT: = 33

(Ruby annotation text) The smaller-size text that is placed adjacent to the ruby base text.

Ruby

Ruby: = 31

(PDF 1.5) A side-note (annotation) written in a smaller text size and placed adjacent to the base text to which it refers.

Sect

Sect: = 2

(Section) A container for grouping related content elements. For example, a section might contain a heading, several introductory paragraphs, and two or more other sections nested whithin it as subsections.

Span

Span: = 27

A generic inline portion of text having no particular inherent characteristics.

TBody

TBody: = 25

(Table body row group; PDF 1.5) A group of rows that constitute the main body portion of a table.

TD

TD: = 23

(Table data cell) A table cell containing data that is part of the table’s content.

TFoot

TFoot: = 26

(Table footer row group; PDF 1.5) A group of rows that constitute the footer of a table.

TH

TH: = 22

(Table header cell) A table cell containing header text describing one or more rows of the table.

THead

THead: = 24

(Table header row group; PDF 1.5) A group of rows that constitute the header of a table.

TR

TR: = 21

(Table row) A row of headings or data in a table.

Table

Table: = 20

A two-dimensional layout of rectangular data cells.

WP

WP: = 37

(Warichu punctuation) The punctuation that surrounds the WT text.

WT

WT: = 36

(Warichu text) The smaller-size text of a warichu comment that is formatted into two lines and placed between surrounding WP elements.

Warichu

Warichu: = 35

(PDF 1.5) A comment or annotation in a smaller text size and formatted onto two smaller lines within the height of the containing text line and placed following (inline) the base text to which it refers.