All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OfficeToPDFOptions.h
Go to the documentation of this file.
1 // This file is autogenerated: please see the codegen template "Options"
2 #ifndef PDFTRON_H_CPPPDFOfficeToPDFOptions
3 #define PDFTRON_H_CPPPDFOfficeToPDFOptions
4 
6 
7 namespace pdftron{ namespace PDF{
8 
9 class OfficeToPDFOptions : public ConversionOptions
10 {
11 public:
14 
19  {
20  e_default = 0,
21  e_none = 1,
22  };
23 
30 
38 
39 
46 
54 
55 
61  bool GetDisplayHiddenText();
62 
70 
71 
78 
86 
87 
94 
102 
103 
110 
118 
119 
125  bool GetIncludeBookmarks();
126 
134 
135 
141  bool GetIncrementalSave();
142 
150 
151 
158 
166 
167 
173  UString GetLocale();
174 
181  OfficeToPDFOptions& SetLocale(const UString& value);
182 
183 
190 
197  OfficeToPDFOptions& SetPassword(const UString& value);
198 
199 
206 
214 
215 
222 
230 
231 
238 
246 
247 
254 
262 
263 
270 
278 
279 
286 
294 
295 
301  bool GetTemplateStrictMode();
302 
310 
311 
318 
326 
327 
328 };
329 
330 }
331 }
332 
333 #include "../Impl/OfficeToPDFOptions.inl"
334 #endif // PDFTRON_H_CPPPDFOfficeToPDFOptions
No structure tags. This can be used to get smaller file sizes.
OfficeToPDFOptions & SetLocale(const UString &value)
OfficeToPDFOptions & SetHideTotalNumberOfPages(bool value)
OfficeToPDFOptions & SetPassword(const UString &value)
OfficeToPDFOptions & SetDisplayHiddenText(bool value)
OfficeToPDFOptions & SetLayoutResourcesPluginPath(const UString &value)
OfficeToPDFOptions & SetDisplayChangeTracking(bool value)
OfficeToPDFOptions & SetApplyPageBreaksToSheet(bool value)
OfficeToPDFOptions & SetTemplateParamsJson(const UString &value)
OfficeToPDFOptions & SetSmartSubstitutionPluginPath(const UString &value)
TRN_UInt32 UInt32
Definition: BasicTypes.h:13
OfficeToPDFOptions & SetExcelDefaultCellBorderWidth(double value)
StructureTagLevel GetStructureTagLevel()
Default level of structure tags, good for accessibility.
OfficeToPDFOptions & SetResourceDocPath(const UString &value)
OfficeToPDFOptions & SetExcelMaxAllowedCellCount(UInt32 value)
OfficeToPDFOptions & SetUpdateTableOfContents(bool value)
OfficeToPDFOptions & SetTemplateStrictMode(bool value)
OfficeToPDFOptions & SetIncrementalSave(bool value)
OfficeToPDFOptions & SetIncludeBookmarks(bool value)
OfficeToPDFOptions & SetStructureTagLevel(StructureTagLevel value)
OfficeToPDFOptions & SetTemplateLeftDelimiter(const UString &value)
OfficeToPDFOptions & SetTemplateRightDelimiter(const UString &value)