Loading...
Searching...
No Matches
DiffOptions.h
Go to the documentation of this file.
1// This file is autogenerated: please see the codegen template "Options"
2#ifndef PDFTRON_H_CPPPDFDiffOptions
3#define PDFTRON_H_CPPPDFDiffOptions
4
5#include <PDF/OptionsBase.h>
6#include <PDF/GState.h>
7
8namespace pdftron{ namespace PDF{
9
11{
12public:
15
16
23
31
32
39
47
48
55
63
64
71
79
80
81 // @cond PRIVATE_DOC
82 #ifndef SWIGHIDDEN
83 SDF::Obj& GetInternalObj();
84
85private:
86 SDF::ObjSet m_obj_set;
87 SDF::Obj m_dict;
88 #endif
89 // @endcond
90};
91
92}
93}
94
95#include "../Impl/DiffOptions.inl"
96#endif // PDFTRON_H_CPPPDFDiffOptions
DiffOptions & SetBlendMode(GState::BlendMode value)
DiffOptions & SetColorB(ColorPt value)
GState::BlendMode GetBlendMode()
DiffOptions & SetAddGroupAnnots(bool value)
DiffOptions & SetColorA(ColorPt value)