GetFormFieldPrintable

Form fields

Description

Returns 1 if the specified field will be printed.

Syntax

Delphi

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

ActiveX

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

DLL

int DLGetFormFieldPrintable(int InstanceID, int Index);

Parameters

IndexThe index of the form field to check