2 #ifndef PDFTRON_H_CPPPDFOfficeToPDFOptions
3 #define PDFTRON_H_CPPPDFOfficeToPDFOptions
7 namespace pdftron{
namespace PDF{
633 #include "../Impl/OfficeToPDFOptions.inl"
634 #endif // PDFTRON_H_CPPPDFOfficeToPDFOptions
UString GetTemplateParamsJson()
bool GetIncrementalSave()
OfficeToPDFOptions & SetDisplaySpeakerNotes(DisplaySpeakerNotes value)
No structure tags. This can be used to get smaller file sizes.
bool GetIncludeBookmarks()
bool GetUpdateTableOfContents()
bool GetDisplayHiddenCells()
double GetExcelDefaultCellBorderWidth()
Follows PowerPoint's presentation mode where each click through the presentation will be generated as...
bool GetApplyPageBreaksToSheet()
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)
bool GetDisplayChangeTracking()
Default value. Display no comments.
OfficeToPDFOptions & SetDisplayHiddenText(bool value)
bool GetDisableExcelHeadersFooters()
OfficeToPDFOptions & SetLayoutResourcesPluginPath(const UString &value)
OfficeToPDFOptions & SetDisplayChangeTracking(bool value)
bool GetDisableExcelMargins()
Default value. Display no speaker notes.
OfficeToPDFOptions & SetApplyPageBreaksToSheet(bool value)
Default value. Does not update dynamic fields within the document.
AnimationMode GetAnimationHandling()
Display comments as annotations.
OfficeToPDFOptions & SetTemplateParamsJson(const UString &value)
UString GetResourceDocPath()
OfficeToPDFOptions & SetDisplayComments(DisplayComments value)
UString GetTemplateLeftDelimiter()
Updates all dynamic fields within the document.
OfficeToPDFOptions & SetSmartSubstitutionPluginPath(const UString &value)
bool GetDisplayHiddenText()
Display speaker notes as annotations.
OfficeToPDFOptions & SetExcelDefaultCellBorderWidth(double value)
StructureTagLevel GetStructureTagLevel()
UInt32 GetExcelMaxAllowedCellCount()
UpdateDynamicFields GetUpdateDynamicFields()
Default level of structure tags, good for accessibility.
DisplaySpeakerNotes GetDisplaySpeakerNotes()
bool GetTemplateStrictMode()
OfficeToPDFOptions & SetResourceDocPath(const UString &value)
UString GetTemplateRightDelimiter()
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)
UString GetLayoutResourcesPluginPath()
OfficeToPDFOptions & SetIncrementalSave(bool value)
OfficeToPDFOptions & SetIncludeBookmarks(bool value)
bool GetDisableSheetHeightLimit()
bool GetHideTotalNumberOfPages()
OfficeToPDFOptions & SetUpdateDynamicFields(UpdateDynamicFields value)
OfficeToPDFOptions & SetStructureTagLevel(StructureTagLevel value)
UString GetSmartSubstitutionPluginPath()
OfficeToPDFOptions & SetTemplateLeftDelimiter(const UString &value)
OfficeToPDFOptions & SetDisableSheetHeightLimit(bool value)
Updates document property fields within the document.
bool GetShowExcelGridlines()
OfficeToPDFOptions & SetDisableExcelMargins(bool value)
OfficeToPDFOptions & SetTemplateRightDelimiter(const UString &value)
OfficeToPDFOptions & SetDisplayHiddenCells(bool value)