TextField.MaxLength Property

Gets or Sets the maximum length of characters in a text field.

public int MaxLength { get; set; }
Public Property MaxLength As Int32

Property Value

Int32

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

TextField
ceTe.DynamicPDF.PageElements.Forms

In this topic