PdfFormFieldsCollectionItem(String) Property
Gets the first form field with the given name from collection
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public PdfFormField this[
string fieldName
] { get; }
- fieldName String
- The field name
PdfFormFieldThe form field with the given name