2 #ifndef PDFTRON_H_CPPPDFOfficeToPDFOptions
3 #define PDFTRON_H_CPPPDFOfficeToPDFOptions
7 namespace pdftron{
namespace PDF{
741 #include "../Impl/OfficeToPDFOptions.inl"
742 #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 & SetDefaultMarginRight(double value)
OfficeToPDFOptions & SetDisableExcelHeadersFooters(bool value)
OfficeToPDFOptions & SetAnimationHandling(AnimationMode value)
double GetDefaultMarginTop()
OfficeToPDFOptions & SetLocale(const UString &value)
OfficeToPDFOptions & SetShowExcelGridlines(bool value)
OfficeToPDFOptions & SetHideTotalNumberOfPages(bool value)
OfficeToPDFOptions & SetPassword(const UString &value)
OfficeToPDFOptions & SetDefaultMarginLeft(double value)
bool GetDisplayChangeTracking()
Default value. Display no comments.
OfficeToPDFOptions & SetDisplayHiddenText(bool value)
bool GetDisableExcelHeadersFooters()
double GetDefaultMarginLeft()
OfficeToPDFOptions & SetLayoutResourcesPluginPath(const UString &value)
OfficeToPDFOptions & SetDisplayChangeTracking(bool value)
bool GetDisableExcelMargins()
OfficeToPDFOptions & SetDefaultPageHeight(double value)
OfficeToPDFOptions & SetDefaultMarginTop(double value)
Default value. Display no speaker notes.
OfficeToPDFOptions & SetApplyPageBreaksToSheet(bool value)
Default value. Does not update dynamic fields within the document.
AnimationMode GetAnimationHandling()
OfficeToPDFOptions & SetDefaultPageWidth(double value)
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()
double GetDefaultPageWidth()
bool GetTemplateStrictMode()
OfficeToPDFOptions & SetResourceDocPath(const UString &value)
UString GetTemplateRightDelimiter()
DisplayComments GetDisplayComments()
OfficeToPDFOptions & SetExcelMaxAllowedCellCount(UInt32 value)
OfficeToPDFOptions & SetUpdateTableOfContents(bool value)
OfficeToPDFOptions & SetDefaultMarginBottom(double 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.
double GetDefaultMarginRight()
OfficeToPDFOptions & SetTemplateStrictMode(bool value)
UString GetLayoutResourcesPluginPath()
OfficeToPDFOptions & SetIncrementalSave(bool value)
double GetDefaultPageHeight()
OfficeToPDFOptions & SetIncludeBookmarks(bool value)
bool GetDisableSheetHeightLimit()
double GetDefaultMarginBottom()
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)