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: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public bool StartPageNumbersAfterTOC { get; set; }

Property Value

Boolean

See Also