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