TableOfContentsOptionsShowHeader Property

A flag indicating if the document header is displayed on the table of content pages or not

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public bool ShowHeader { get; set; }

Property Value

Boolean

See Also