GetFormFieldRotation

Form fields

Description

Returns the angle in degrees that the form field is rotated by. This is always a multiple of 90 degrees.

Syntax

Delphi

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

ActiveX

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

DLL

int DLGetFormFieldRotation(int InstanceID, int Index);

Parameters

IndexThe index of the form field to query