Winnovative Logo

HtmlToImageElementInsertNewPagesEnabled Property

Winnovative Client for .NET Framework
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:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public bool InsertNewPagesEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference