GetFormFieldVisible

Form fields

Description

Returns 1 if the specified field will be visible when the document is viewed.

Syntax

Delphi

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

ActiveX

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

DLL

int DLGetFormFieldVisible(int InstanceID, int Index);

Parameters

IndexThe index of the form field to check