GetFormFieldTextSize

Champs de formulaire

Description

Récupère la taille du texte dans le champ indiqué. La valeur 0 signifie que le champ adapte automatiquement le texte à l'espace disponible

Syntaxe

Delphi

Function TPDFlib.GetFormFieldTextSize(Index: Integer): Double;

ActiveX

Function PDFlib::GetFormFieldTextSize(Index As Long) As Double

DLL

double DLGetFormFieldTextSize(int InstanceID, int Index);

Paramètres

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