PdfFormTextBoxMaxLength Property

The maximum length of the field noteText in characters

Definition

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

Property Value

Int32

See Also