Custom WkHtmlToPdf toc options (applied only if GenerateToc is true)
Namespace: NReco.PdfGeneratorAssembly: NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.1.15.0 (1.1.15.0)
public string CustomWkHtmlTocArgs { get; set; }
public string CustomWkHtmlTocArgs { get; set; }
Public Property CustomWkHtmlTocArgs As String
Get
Set
Public Property CustomWkHtmlTocArgs As String
Get
Set
public:
property String^ CustomWkHtmlTocArgs {
String^ get ();
void set (String^ value);
}
public:
property String^ CustomWkHtmlTocArgs {
String^ get ();
void set (String^ value);
}
member CustomWkHtmlTocArgs : string with get, set
member CustomWkHtmlTocArgs : string with get, set
Property Value
Type:
String