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:
16  {
17  e_default = 0,
18  e_none = 1
19  };
20 
25  {
26  e_off = 0,
28  };
29 
34  {
37  };
38 
45  {
46  e_update_all = -1,
49  };
50 
53 
54 
61 
69 
70 
77 
85 
86 
93 
101 
102 
110  bool GetDisplayHiddenCells();
111 
121 
122 
128  bool GetDisplayHiddenText();
129 
137 
138 
146 
155 
156 
163 
171 
172 
179 
187 
188 
195 
203 
204 
210  bool GetIncludeBookmarks();
211 
219 
220 
226  bool GetIncrementalSave();
227 
235 
236 
243 
251 
252 
258  UString GetLocale();
259 
266  OfficeToPDFOptions& SetLocale(const UString& value);
267 
268 
275 
282  OfficeToPDFOptions& SetPassword(const UString& value);
283 
284 
291 
299 
300 
307 
315 
316 
323 
331 
332 
339 
347 
348 
355 
363 
364 
371 
379 
380 
386  bool GetTemplateStrictMode();
387 
395 
396 
410 
425 
426 
433 
441 
442 
443 };
444 
445 }
446 }
447 
448 #include "../Impl/OfficeToPDFOptions.inl"
449 #endif // PDFTRON_H_CPPPDFOfficeToPDFOptions
OfficeToPDFOptions & SetDisplaySpeakerNotes(DisplaySpeakerNotes value)
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)
Default value. Display no comments.
OfficeToPDFOptions & SetDisplayHiddenText(bool value)
OfficeToPDFOptions & SetLayoutResourcesPluginPath(const UString &value)
OfficeToPDFOptions & SetDisplayChangeTracking(bool value)
Default value. Display no speaker notes.
OfficeToPDFOptions & SetApplyPageBreaksToSheet(bool value)
Default value. Does not update dynamic fields within the document.
OfficeToPDFOptions & SetTemplateParamsJson(const UString &value)
OfficeToPDFOptions & SetDisplayComments(DisplayComments value)
Updates all dynamic fields within the document.
OfficeToPDFOptions & SetSmartSubstitutionPluginPath(const UString &value)
TRN_UInt32 UInt32
Definition: BasicTypes.h:13
OfficeToPDFOptions & SetExcelDefaultCellBorderWidth(double value)
StructureTagLevel GetStructureTagLevel()
UpdateDynamicFields GetUpdateDynamicFields()
Default level of structure tags, good for accessibility.
DisplaySpeakerNotes GetDisplaySpeakerNotes()
OfficeToPDFOptions & SetResourceDocPath(const UString &value)
DisplayComments GetDisplayComments()
OfficeToPDFOptions & SetExcelMaxAllowedCellCount(UInt32 value)
OfficeToPDFOptions & SetUpdateTableOfContents(bool value)
OfficeToPDFOptions & SetTemplateStrictMode(bool value)
OfficeToPDFOptions & SetIncrementalSave(bool value)
OfficeToPDFOptions & SetIncludeBookmarks(bool value)
OfficeToPDFOptions & SetUpdateDynamicFields(UpdateDynamicFields value)
OfficeToPDFOptions & SetStructureTagLevel(StructureTagLevel value)
OfficeToPDFOptions & SetTemplateLeftDelimiter(const UString &value)
Updates document property fields within the document.
OfficeToPDFOptions & SetTemplateRightDelimiter(const UString &value)
OfficeToPDFOptions & SetDisplayHiddenCells(bool value)