HiQPdf Documentation

PdfTableOfContentsTableStyle Property

HiQPdf Client for .NET Core
The style of the table of contents. For example, you can change the table of contents background color if you set this property with "body { background-color:green }"

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public string TableStyle { get; set; }

Property Value

Type: String
See Also

Reference