EVO HTML to PDF Converter

PdfDocumentOptionsWidth Property

EVO PDF Client for .NET Documentation
The width in points of the destination rectangle in PDF page where the HTML content is rendered. By default the destination width is the available width in PDF page

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

public float Width { get; set; }

Property Value

Type: Single
See Also

Reference