HtmlToPdfConversionInfoTotalPagesInsertedBefore Property

Gets the number of pages inserted before the HTML to PDF conversion result from external PDF documents and from table of contents.

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public int TotalPagesInsertedBefore { get; }

Property Value

Int32

See Also