Gets the maximum length.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetMaxLen As Integer
public:
virtual int GetMaxLen() sealed
Return Value
Type:
Int32 The maximum length of the field's text, in Characters, or a
negative number if the length is not limited.
Remarks This method is specific to a text field.
See Also