PdfTableOfContentsMaxTextChars Property
The maximum number of characters of the table of contents entry text. By default there is no limit
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int MaxTextChars { get; set; }
Public Property MaxTextChars As Integer
Get
Set
public:
property int MaxTextChars {
int get ();
void set (int value);
}
member MaxTextChars : int with get, set
Property Value
Int32