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.48.0.0 (3.48.0.0)
Syntax public const int MaxLengthUnlimited = 0
Public Const MaxLengthUnlimited As Integer = 0
Field Value
Type:
Int32See Also