Click or drag to resize

FieldIteratorCurrent Method

Get the current Field object

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Field Current()

Return Value

Type: Field
current Field object
See Also