HtmlToPdfConversionInfoTotalPages Property

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

Definition

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

Property Value

Int32

See Also