HiQPdf Documentation

PdfTableOfContentsSetTocEntryStyle Method

Quickly Create High Quality PDFs
Call this method to set the table of contents entry CSS style for a level

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public void SetTocEntryStyle(
	int tocEntryLevel,
	string tocEntryStyle
)

Parameters

tocEntryLevel
Type: SystemInt32
The table of contents entry level
tocEntryStyle
Type: SystemString
The table of contents entry CSS style
See Also

Reference