GetFormFieldComb

Form fields

Description

Returns 1 if the specified form field is marked as a comb field, where each character in the value occupies the same space in the field.

Syntax

Delphi

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

ActiveX

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

DLL

int DLGetFormFieldComb(int InstanceID, int Index);

Parameters

IndexThe index of the form field