EVO HTML to PDF Converter

HtmlToImageElementInsertNewPagesEnabled Property

EVO PDF Client for .NET Documentation
A flag indicating if the HTML to Image element will always insert a new page in the PDF document when rendering next page instead of trying to use an already existing PDF page. This property is false by default

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool InsertNewPagesEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference