Click or drag to resize

FieldGetValue Method

Gets the value.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetValue()

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