RemoveFormFieldBackgroundColor
فیلدهای فرم
توضیحات
مدخل رنگ پسزمینهٔ فیلد فرم را حذف میکند
نحو
Delphi
Function TPDFlib.RemoveFormFieldBackgroundColor(Index: Integer): Integer;
ActiveX
Function PDFlib::RemoveFormFieldBackgroundColor(Index As Long) As Long
DLL
int DLRemoveFormFieldBackgroundColor(int InstanceID, int Index);
پارامترها
| Index | شاخص فیلد فرم |
|---|
مقادیر بازگشتی
| 0 | پارامتر Index نادرست بود |
|---|---|
| 1 | Success |