XfdfReader

XfdfReader class

Class which peroformes reading of XFDF format.

The XfdfReader type exposes the following members:

Constructors

NameDescription
XfdfReader()Initializes a new instance of the XfdfReader class

Methods

NameDescription
read_annotations(stream, document)Import annotations from XFDF file and put them into document.
read_fields(stream, document)Import field values from XFDF file.

See Also