Gets or sets the maximum number of characters that can be manually entered into the TextInput. The value of '-1' (default value) means unlimited number of characters.

Namespace: Docentric.Documents.ObjectModel.Fields
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Int32 MaxLength { get; set; }

Property Value

Type: Int32