Loading...
Searching...
No Matches
SVGConvertOptions.h
Go to the documentation of this file.
1// This file is autogenerated: please see the codegen template "Options"
2#ifndef PDFTRON_H_CPPPDFSVGConvertOptions
3#define PDFTRON_H_CPPPDFSVGConvertOptions
4
5#include <PDF/OptionsBase.h>
6
7namespace pdftron{ namespace PDF{
8
10{
11public:
14
15
22
30
31
38
46
47
54
62
63
70
78
79
86
94
95
102
110
111
118
126
127
134
142
143
150
158
159
165 bool GetInline();
166
174
175
182
190
191
192 // @cond PRIVATE_DOC
193 #ifndef SWIGHIDDEN
194 const SDF::Obj& GetInternalObj() const;
195 SDF::Obj& GetInternalObj();
196
197private:
198
199 SDF::ObjSet m_obj_set;
200 SDF::Obj m_dict;
201 #endif
202 // @endcond
203};
204
205}
206}
207
208#include "../Impl/SVGConvertOptions.inl"
209#endif // PDFTRON_H_CPPPDFSVGConvertOptions
SVGConvertOptions & SetForcedHeight(double value)
SVGConvertOptions & SetFallbackFontFamily(const UString &value)
SVGConvertOptions & SetLang(const UString &value)
SVGConvertOptions & SetFallbackHeight(double value)
SVGConvertOptions & SetFallbackWidth(double value)
SVGConvertOptions & SetForceSRGB(bool value)
SVGConvertOptions & SetForcedWidth(double value)
SVGConvertOptions & SetDefaultFontFamily(const UString &value)
SVGConvertOptions & SetInline(bool value)
SVGConvertOptions & SetHonorIccProfile(bool value)
SVGConvertOptions & SetConvertLinks(bool value)