EVO HTML to PDF Converter

TableOfContentsOptionsWidth Property

EVO HTML to PDF Converter 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
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public int Width { get; set; }

Property Value

Type: Int32
See Also

Reference