EVO HTML to PDF Converter

TableOfContentsOptionsSetItemStyle Method

Winnovative Client for .NET Core Documentation
Sets the style of a table of contents item on a given level. The item level is a number from 1 to 6

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public void SetItemStyle(
	int level,
	string style
)

Parameters

level
Type: SystemInt32
The item level in the table of contents
style
Type: SystemString
The item CSS style
See Also

Reference