Sets the style of a table of contents item on a given level. The item level is a number from 1 to 6
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- level
- Type: SystemInt32
The item level in the table of contents - style
- Type: SystemString
The item CSS style
See Also