THotPDF.SetLoadedFormFieldBackgroundColor Method
Sets the background colour of the form field
Declaration
procedure SetLoadedFormFieldBackgroundColor(FieldIndex: Integer;
Unit
HPDFDoc
Usage notes
- 修改现有表单域的外观属性
- Ensure that the document object has been correctly initialised or loaded before calling this method
- For details, please refer to the relevant examples or class descriptions