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 
55  {
56  e_ignore = 0,
58  };
59 
62 
63 
72 
82 
83 
93 
104 
105 
114 
124 
125 
132  bool GetDisableExcelMargins();
133 
142 
143 
153 
164 
165 
175 
186 
187 
195 
204 
205 
213  bool GetDisplayHiddenCells();
214 
224 
225 
233  bool GetDisplayHiddenText();
234 
244 
245 
253 
262 
263 
272 
282 
283 
295 
308 
309 
318 
328 
329 
339  bool GetIncludeBookmarks();
340 
352 
353 
366  bool GetIncrementalSave();
367 
382 
383 
390 
398 
399 
407  UString GetLocale();
408 
417  OfficeToPDFOptions& SetLocale(const UString& value);
418 
419 
426 
433  OfficeToPDFOptions& SetPassword(const UString& value);
434 
435 
442 
450 
451 
458 
466 
467 
474  bool GetShowExcelGridlines();
475 
484 
485 
493 
502 
503 
510 
518 
519 
528 
538 
539 
546 
554 
555 
563  bool GetTemplateStrictMode();
564 
574 
575 
589 
604 
605 
615 
626 
627 
628 };
629 
630 }
631 }
632 
633 #include "../Impl/OfficeToPDFOptions.inl"
634 #endif // PDFTRON_H_CPPPDFOfficeToPDFOptions
OfficeToPDFOptions & SetDisplaySpeakerNotes(DisplaySpeakerNotes value)
No structure tags. This can be used to get smaller file sizes.
Follows PowerPoint's presentation mode where each click through the presentation will be generated as...
OfficeToPDFOptions & SetDisableExcelHeadersFooters(bool value)
OfficeToPDFOptions & SetAnimationHandling(AnimationMode value)
OfficeToPDFOptions & SetLocale(const UString &value)
OfficeToPDFOptions & SetShowExcelGridlines(bool 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.
AnimationMode GetAnimationHandling()
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)
Default value. Displays the default (preview) slide layout and ignores any animations. The number of generated pages is equal to the number of slides.
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)
OfficeToPDFOptions & SetDisableSheetHeightLimit(bool value)
Updates document property fields within the document.
OfficeToPDFOptions & SetDisableExcelMargins(bool value)
OfficeToPDFOptions & SetTemplateRightDelimiter(const UString &value)
OfficeToPDFOptions & SetDisplayHiddenCells(bool value)