2 #ifndef PDFTRON_H_CPPPDFOfficeToPDFOptions
3 #define PDFTRON_H_CPPPDFOfficeToPDFOptions
7 namespace pdftron{
namespace PDF{
359 #include "../Impl/OfficeToPDFOptions.inl"
360 #endif // PDFTRON_H_CPPPDFOfficeToPDFOptions
UString GetTemplateParamsJson()
bool GetIncrementalSave()
No structure tags. This can be used to get smaller file sizes.
bool GetIncludeBookmarks()
bool GetUpdateTableOfContents()
double GetExcelDefaultCellBorderWidth()
bool GetApplyPageBreaksToSheet()
OfficeToPDFOptions & SetLocale(const UString &value)
OfficeToPDFOptions & SetHideTotalNumberOfPages(bool value)
OfficeToPDFOptions & SetPassword(const UString &value)
bool GetDisplayChangeTracking()
Default value. Display no comments.
OfficeToPDFOptions & SetDisplayHiddenText(bool value)
OfficeToPDFOptions & SetLayoutResourcesPluginPath(const UString &value)
OfficeToPDFOptions & SetDisplayChangeTracking(bool value)
OfficeToPDFOptions & SetApplyPageBreaksToSheet(bool value)
Display comments as annotations.
OfficeToPDFOptions & SetTemplateParamsJson(const UString &value)
UString GetResourceDocPath()
OfficeToPDFOptions & SetDisplayComments(DisplayComments value)
UString GetTemplateLeftDelimiter()
OfficeToPDFOptions & SetSmartSubstitutionPluginPath(const UString &value)
bool GetDisplayHiddenText()
OfficeToPDFOptions & SetExcelDefaultCellBorderWidth(double value)
StructureTagLevel GetStructureTagLevel()
UInt32 GetExcelMaxAllowedCellCount()
Default level of structure tags, good for accessibility.
bool GetTemplateStrictMode()
OfficeToPDFOptions & SetResourceDocPath(const UString &value)
UString GetTemplateRightDelimiter()
DisplayComments GetDisplayComments()
OfficeToPDFOptions & SetExcelMaxAllowedCellCount(UInt32 value)
OfficeToPDFOptions & SetUpdateTableOfContents(bool value)
OfficeToPDFOptions & SetTemplateStrictMode(bool value)
UString GetLayoutResourcesPluginPath()
OfficeToPDFOptions & SetIncrementalSave(bool value)
OfficeToPDFOptions & SetIncludeBookmarks(bool value)
bool GetHideTotalNumberOfPages()
OfficeToPDFOptions & SetStructureTagLevel(StructureTagLevel value)
UString GetSmartSubstitutionPluginPath()
OfficeToPDFOptions & SetTemplateLeftDelimiter(const UString &value)
OfficeToPDFOptions & SetTemplateRightDelimiter(const UString &value)