Restores /V to the field's /DV entry (the dictionary's
"default value"). If /DV is absent, writes the type-
appropriate empty:
Arguments
- field
A
pdfium_form_fieldfrompdf_form_fields(). Parent doc must be readwrite.
Details
Text / choice: empty string.
Checkbox / radio:
"Off"and mirrors/ASto match.
Wraps FPDFAnnot_GetStringValue(annot, "DV", ...) +
pdf_form_field_set_value().
See also
pdf_form_reset() for the doc-wide variant.