EVO HTML to PDF Converter

HtmlToImageElementClipHtmlView Property

EVO PDF Client for .NET Documentation
If the HTML content is not entirely visible in the HTML viewer of the HTML to Image element at the specified width, the ClipHtmlView property will control whether the HTML content is clipped or the HTML viewer width is automatically extended to make visible the whole HTML content. The HTML viewer width is given by the HtmlViewerWidth property. The default value of this property is false.

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

public bool ClipHtmlView { get; set; }

Property Value

Type: Boolean
See Also

Reference