TableOfContentsOptionsPageCount Property
Returns the number of pages on which the table of contents is created and together with the
StartPageIndex helps to localize the position of the table of contents
inside the generated PDF document.
This property is set by converter after the document with table of contents was generated
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public int PageCount { get; }
Public ReadOnly Property PageCount As Integer
Get
Property Value
Int32