Winnovative Word to PDF Converter

PdfFormFieldsCollectionItem Property (Int32)

Winnovative Word to PDF Converter Documentation
Gets the form field at a given index in collection

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public PdfFormField this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
The form field index in collection

Return Value

Type: PdfFormField
The form field at the given index
See Also

Reference