EVO PDF Logo

ConversionSummaryLastPageIndex Property

EVO PDF Client for .NET Core
The index of the page where the rendering of the HTML ended. This information is useful when new elements are added after conversion.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public int LastPageIndex { get; set; }

Property Value

Type: Int32
See Also

Reference