Link Search Menu Expand Document

EditBoxMaxLength Property

Gets or sets the maximum number of characters that can be entered in the text box.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public int MaxLength { get; set; }

Property Value

Type: Int32
See Also

Reference