PdfFormFieldsCollectionItem(Int32) Property
Gets the form field at a given index in collection
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 14.0.0
public PdfFormField this[
int index
] { get; }
- index Int32
- The form field index in collection
PdfFormFieldThe form field at the given index