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 public void SetFieldName(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
List name of forms
See Also