TableOfContentsOptionsStartPageNumbersAfterTOC Property

A flag indicating if the page numbers start after the table of contents. This property also changes the page numbering both in document header and footer and in the table of contents

Definition

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

Property Value

Boolean

See Also