Append a Heading.

Syntax

finHtmlSummaryPage2StringBuilder.AppendHeading(level, text, [html], [id])

Parameters

NameTypeOptionalByRefDescription
level Integer The heading level, either 1, 2, 3 or 4.
text String The text to append.
html Boolean Optional Indicates whether the text is HTML (i.e., it should NOT be encoded). If omitted, a value of False is assumed.
id String Optional The Id to assign to the HTML heading element.
Member of:
finHtmlSummaryPage2StringBuilder
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0