The width of the Table of Contents (TOC) in pixels.
[Visual Basic 6.0] Property TOCWidth As Long
[Visual Basic .NET] Public Property TOCWidth As Integer
[C#] public int TOCWidth {get; set;}
The width of the Table of Contents (TOC) in pixels. By default the TOCWidth property is set to 180. The minimum value that can be set to the TOCWidth property is 4.