NumberTreeIteratorValue Method |
Gets the value.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function Value As Obj
public:
virtual Obj^ Value() sealed
Return Value
Type:
Obj
The value of the current element.
See Also