PdfTableOfContentsTableTitleStyle Property

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

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string TableTitleStyle { get; set; }

Property Value

String

See Also