GetFormFieldRotation
Form fields
Popis
Vrací úhel ve stupních, o který je formulářové pole otočené. Vždy jde o násobek 90 stupňů
Syntaxe
Delphi
Function TPDFlib.GetFormFieldRotation(Index: Integer): Integer;
ActiveX
Function PDFlib::GetFormFieldRotation(Index As Long) As Long
DLL
int DLGetFormFieldRotation(int InstanceID, int Index);
Parametry
| Index | Index formulářového pole k dotazování |
|---|