Loading...
Searching...
No Matches
XFDFExportOptions.h
Go to the documentation of this file.
1// This file is autogenerated: please see the codegen template "Options"
2#ifndef PDFTRON_H_CPPPDFXFDFExportOptions
3#define PDFTRON_H_CPPPDFXFDFExportOptions
4
5#include <PDF/OptionsBase.h>
6
7namespace pdftron{ namespace FDF{
8
10{
11public:
14
15
22
30
31
38
46
47
48 // @cond PRIVATE_DOC
49 #ifndef SWIGHIDDEN
50 const SDF::Obj& GetInternalObj() const;
51 SDF::Obj& GetInternalObj();
52
53private:
54
55 SDF::ObjSet m_obj_set;
56 SDF::Obj m_dict;
57 #endif
58 // @endcond
59};
60
61}
62}
63
64#include "../Impl/XFDFExportOptions.inl"
65#endif // PDFTRON_H_CPPPDFXFDFExportOptions
XFDFExportOptions & SetWriteAnnotationAppearance(bool value)
XFDFExportOptions & SetWriteImagedata(bool value)