2 #ifndef PDFTRON_H_CPPPDFWordToPDFOptions
3 #define PDFTRON_H_CPPPDFWordToPDFOptions
7 namespace pdftron{
namespace PDF{
24 UString GetLayoutResourcesPluginPath();
32 WordToPDFOptions& SetLayoutResourcesPluginPath(UString value);
40 UString GetResourceDocPath();
48 WordToPDFOptions& SetResourceDocPath(UString value);
56 UString GetSmartSubstitutionPluginPath();
64 WordToPDFOptions& SetSmartSubstitutionPluginPath(UString value);
69 SDF::Obj& GetInternalObj();
72 SDF::ObjSet m_obj_set;
80 #include "../Impl/WordToPDFOptions.inl"
81 #endif // PDFTRON_H_CPPPDFWordToPDFOptions