HiQPdf Documentation

PdfTableOfContentsMaxTextChars Property

HiQPdf Client for .NET Core
The maximum number of characters of the table of contents entry text. By default there is no limit

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public int MaxTextChars { get; set; }

Property Value

Type: Int32
See Also

Reference