GetFormFieldRotation

表单字段

描述

返回表单字段旋转的角度(以度为单位)。该值始终是 90 度的整数倍

语法

Delphi

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

ActiveX

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

DLL

int DLGetFormFieldRotation(int InstanceID, int Index);

参数

Index要查询的表单字段索引