PdfFormTextBoxMaxLength Property

The maximum length of the field text in characters

Definition

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

Property Value

Int32

See Also