HtmlToPdfConversionInfoTocPagesInsertedBefore Property

Gets the number of pages inserted before the HTML to PDF conversion result by table of contents

Definition

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

Property Value

Int32

See Also