EVO HTML to PDF Converter

TableOfContentsOptionsWidth Property

EVO PDF Client for .NET Documentation
Gets or sets the table of contents width in pixels. The table can be resized if necessary to fit the PDF page width. If the property is 0 then the converter will automatically set the width of the table of contents

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

public int Width { get; set; }

Property Value

Type: Int32
See Also

Reference