GetFormFieldRotation
Champs de formulaire
Description
Renvoie l'angle en degrés de rotation du champ de formulaire Il s'agit toujours d'un multiple de 90 degrés
Syntaxe
Delphi
Function TPDFlib.GetFormFieldRotation(Index: Integer): Integer;
ActiveX
Function PDFlib::GetFormFieldRotation(Index As Long) As Long
DLL
int DLGetFormFieldRotation(int InstanceID, int Index);
Paramètres
| Index | Indice du champ de formulaire à interroger |
|---|