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