TableOfContentsOptionsStartPageIndex Property

Returns the index in PDF document of the page where the table of contents starts. This property is set by converter after the document with table of contents was generated

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public int StartPageIndex { get; }

Property Value

Int32

See Also