SetXFAFormFieldBorderWidth

Form fields

Description

Sets the border width of the specified XFA form field.

Syntax

Delphi

function TPDFlib.SetXFAFormFieldBorderWidth(Const XFAFieldName: WideString; BorderWidth: Double): Integer;

ActiveX

Function PDFlib::SetXFAFormFieldBorderWidth(XFAFieldName As String, BorderWidth As Double) As Long

DLL

int DLSetXFAFormFieldBorderWidth(int InstanceID, wchar_t * XFAFieldName, double BorderWidth);

Parameters

XFAFieldNameThe name of the XFA field to work with
BorderWidthThe desired width of the border