HtmlToPdfConversionInfoTotalPages Property

Gets the total number of pages in the final PDF document, including inserted pages and pages generated from HTML.

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
public int TotalPages { get; }

Property Value

Int32

See Also