HiQPdf Documentation

PdfTableOfContentsTableTitleStyle Property

HiQPdf Client for .NET Core
The table of contents title style can be set as a regular CSS style, for example "color:red; background-color:green"

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

public string TableTitleStyle { get; set; }

Property Value

Type: String
See Also

Reference