PdfAutoOutlinesMaxTextChars Property

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

Definition

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

Property Value

Int32

See Also