GetFormFieldMaxLen

Champs de formulaire

Description

Récupère la longueur maximale autorisée d’un champ de formulaire de texte

Syntaxe

Delphi

Function TPDFlib.GetFormFieldMaxLen(Index: Integer): Integer;

ActiveX

Function PDFlib::GetFormFieldMaxLen(Index As Long) As Long

DLL

int DLGetFormFieldMaxLen(int InstanceID, int Index);

Paramètres

IndexL'index du champ de formulaire à traiter Le premier champ de formulaire porte l'index 1

Valeurs de retour

0Aucune longueur maximale n’est indiquée pour le champ de formulaire
Non-zeroLongueur maximale du champ de formulaire