![]() |
#include <SDF/SDFDoc.h>
#include <FDF/FDFField.h>
#include <Common/Iterator.h>
#include <C/FDF/TRN_FDFDoc.h>
#include <PDF/Field.h>
#include <Impl/FDFDoc.inl>
Go to the source code of this file.
Classes | |
class | pdftron::FDF::FDFDoc |
FDFDoc is a class representing Forms Data Format (FDF) documents. More... | |
Namespaces | |
namespace | pdftron |
namespace | pdftron::FDF |
Typedefs | |
typedef Common::Iterator < FDFField > | pdftron::FDF::FDFFieldIterator |
FDFFieldIterator is an iterator type used to traverse interactive form fields in a FDF document. |