ConversionSummaryLastPageIndex Property

The index of the page where the rendering of the HTML ended. This information is useful when new elements are added after conversion.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public int LastPageIndex { get; set; }

Property Value

Int32

See Also