The maximum length of the field text in characters
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int MaxLength { get; set; }
Public Property MaxLength As Integer
Get
Set
public:
property int MaxLength {
int get ();
void set (int value);
}
member MaxLength : int with get, set
Property Value
Type:
Int32
Reference