FDFFieldIteratorCurrent Method |
get the current FDFFieldIterator
Namespace:
pdftron.FDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public FDFField Current()
Public Function Current As FDFField
public:
virtual FDFField^ Current() sealed
Return Value
Type:
FDFFieldcurrent
FDFField object
See Also