HiQPdf Client for .NET
C#
Show/Hide TOC
Pdf
Form
Text
Box
Max
Length Property
The maximum length of the field noteText in characters
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
C#
Copy
public
int
MaxLength
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfFormTextBox Class
HiQPdfClient Namespace
In This Article
Definition
See Also