Optional
centerSets the centered header text for the PDF document.
Merge meta-data into your header using any of these placeholder strings: {page} {total-pages} {url} {date} {time} {html-title} {pdf-title}
Optional
dividerAdds a horizontal line divider between the header / footer and the page content on every page of the PDF document.
false
Optional
dividerA html color code for divider line color see dividerLine
#b1b1b1
Optional
fontFont family. Default is Arial.
Optional
fontFont size in px.
10
Optional
leftSets the left-hand side header text for the PDF document.
Merge meta-data into your header using any of these placeholder strings: {page} {total-pages} {url} {date} {time} {html-title} {pdf-title}
Optional
rightSets the right-hand side header text for the PDF document.
Merge meta-data into your header using any of these placeholder strings: {page} {total-pages} {url} {date} {time} {html-title} {pdf-title}
Generated using TypeDoc
Defines PDF Header and Footer display options.
TextAffix uses a logical approach to rendering Headers and Footers for the most common use cases.
See
HtmlAffix