Click or drag to resize

CPDFWidgetSetFieldName Method

Sets internal name for the field.

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void SetFieldName(
	string fieldName
)

Parameters

fieldName
Type: SystemString
List name of forms
See Also