RemoveFormFieldBackgroundColor

Form fields

Description

Removes the form field's background color entry

Syntax

Delphi

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

ActiveX

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

DLL

int DLRemoveFormFieldBackgroundColor(int InstanceID, int Index);

Parameters

IndexThe index of the form field

Return values

0The Index parameter was incorrect
1Success