PdfStandardStructTypes
HeadingLevel6 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 HeadingLevel6 = "H6"
Public Const HeadingLevel6 As String = "H6"
public:
literal String^ HeadingLevel6 = "H6"
static val mutable HeadingLevel6: string
Field Value
Type:
String
See Also