THotPDF.SetLoadedFormFieldBorderWidth Method
Sets the border width for the form field
Declaration
procedure SetLoadedFormFieldBorderWidth(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