EVO HTML to PDF Converter

PdfDocumentOptionsTiledRenderingEnabled Property

EVO PDF Client for .NET Documentation
A flag indicating if rendering of HTML document is tiled in the PDF document generated by the HTML to PDF converter. This property is true by default

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

public bool TiledRenderingEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference