GetFormFieldAnnotFlags

Form fields

Description

Get the "annotation" flags for the specified form field. This is for advanced use. See the PDF specification for full details.

Syntax

Delphi

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

ActiveX

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

DLL

int DLGetFormFieldAnnotFlags(int InstanceID, int Index);

Parameters

IndexThe index of the form field to check