HtmlToPdfConversionInfoExternalPagesInsertedAfter Property

Gets the number of pages inserted after the HTML to PDF conversion result. These pages may come from external PDF sources.

Definition

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

Property Value

Int32

See Also