GetFormFieldRotation

Campos de formulário

Descrição

Retorna o ângulo em graus pelo qual o campo de formulário está rotacionado O valor é sempre um múltiplo de 90 graus

Sintaxe

Delphi

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

ActiveX

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

DLL

int DLGetFormFieldRotation(int InstanceID, int Index);

Parâmetros

IndexThe index of the form field to query