PdfTableOfContentsTableTitleStyle Property
The table of contents title style can be set as a regular CSS style, for example "color:red; background-color:green"
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public string TableTitleStyle { get; set; }
Public Property TableTitleStyle As String
Get
Set
public:
property String^ TableTitleStyle {
String^ get ();
void set (String^ value);
}
member TableTitleStyle : string with get, set
Property Value
String