Gets the value.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetValue As Obj
public:
virtual Obj^ GetValue() sealed
Return Value
Type:
Obj the value of the Field (the value of its /V key) or NULL if the
value is not specified.
The format of field's value varies depending on the field type.
See Also