PdfAutoOutlinesMaxTextChars Property

The maximum number of characters of the outline title. By default there is no limit

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public int MaxTextChars { get; set; }

Property Value

Int32

See Also