Click or drag to resize

PdfStandardStructTypes HeadingLevel3 Field

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

Namespace: Spire.Pdf.Interchange.TaggedPdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public const string HeadingLevel3 = "H3"

Field Value

Type: String
See Also