GetFormFieldKidCount

Champs de formulaire

Description

Renvoie le nombre de champs enfants du champ indiqué

Syntaxe

Delphi

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

ActiveX

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

DLL

int DLGetFormFieldKidCount(int InstanceID, int Index);

Paramètres

IndexIndice du champ de formulaire Le premier champ a l’indice 1