EVO HTML to PDF Converter for .NET Help
C#
Show/Hide TOC
Pdf
Form
Text
Box
Max
Length Property
Gets or sets the maximum length of the field text in characters
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
C#
Copy
public
int
MaxLength
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfFormTextBox Class
EvoPdf Namespace
In This Article
Definition
See Also