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 
41 
42 
49 
57 
58 
65 
73 
74 
81 
89 
90 
96  bool GetDisplayHiddenText();
97 
105 
106 
114 
123 
124 
131 
139 
140 
147 
155 
156 
163 
171 
172 
178  bool GetIncludeBookmarks();
179 
187 
188 
194  bool GetIncrementalSave();
195 
203 
204 
211 
219 
220 
226  UString GetLocale();
227 
234  OfficeToPDFOptions& SetLocale(const UString& value);
235 
236 
243 
250  OfficeToPDFOptions& SetPassword(const UString& value);
251 
252 
259 
267 
268 
275 
283 
284 
291 
299 
300 
307 
315 
316 
323 
331 
332 
339 
347 
348 
354  bool GetTemplateStrictMode();
355 
363 
364 
371 
379 
380 
381 };
382 
383 }
384 }
385 
386 #include "../Impl/OfficeToPDFOptions.inl"
387 #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)
OfficeToPDFOptions & SetTemplateParamsJson(const UString &value)
OfficeToPDFOptions & SetDisplayComments(DisplayComments 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.
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 & SetStructureTagLevel(StructureTagLevel value)
OfficeToPDFOptions & SetTemplateLeftDelimiter(const UString &value)
OfficeToPDFOptions & SetTemplateRightDelimiter(const UString &value)