The table of contents title style can be set as a regular CSS style, for example "color:red; background-color:green"
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
String
Reference