Winnovative HTML to PDF Converter

TableOfContentsOptionsWidth Property

Winnovative 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:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public int Width { get; set; }

Property Value

Type: Int32
See Also

Reference