PdfTextFieldMaxLengthUnlimited Field |
This constant indicates that a
Value's
MaxLength should not be restricted.
Namespace:
RadPdf.Data.Document.Objects.FormFields
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic const int MaxLengthUnlimited = 0
Public Const MaxLengthUnlimited As Integer = 0
Field Value
Type:
Int32
See Also