PdfFormFieldsCollectionItem(String) Property
Retrieves the first form field with the given name from collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfFormField this[
string fieldName
] { get; }
- fieldName String
- The field name
PdfFormFieldThe form field with the given name