CPDFWidgetSetFieldName Method  | 
 
            Sets internal name for the field.
            
 
    Namespace: 
   ComPDFKit.PDFAnnotation.Form
    Assembly:
   ComPDFKit.NET (in ComPDFKit.NET.dll) Version:   2.0.0.0
Syntaxpublic void SetFieldName(
	string fieldName
)
Parameters
- fieldName
 - Type: SystemString
List name of forms 
See Also