Click or drag to resize

PdfFieldCollection.Item Property

Gets the PdfField at the specified index.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public PdfField this[
	int index
] { get; }

Parameters

index
Type: System.Int32
The zero-based index of the PdfField to get or set.

Return Value

Type: PdfField
The PdfField at the specified index.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!