|
This class represents the fdf field dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 246,
page 461.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 249, page 559.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.FDFFieldElement
An FDF field dictionary carries value and flags for one field in
an FDF data transfer. The T entry gives the partial field name. The
V entry holds the new field value to import.
SetFf and ClrFf apply targeted bit-mask changes to the target
field's Ff flags. SetF and ClrF apply similar masks to the
annotation's F flags. The AP and IF entries carry appearance data
for button fields.
|