Click or drag to resize

PdfTextFieldMaxLengthUnlimited Field

This constant indicates that a Value's MaxLength should not be restricted.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public const int MaxLengthUnlimited = 0

Field Value

Type: Int32
See Also