HiQPdf Documentation

PdfAutoOutlinesMaxTextChars Property

HiQPdf Client for .NET Core
The maximum number of characters of the outline title. 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