All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
WordToPDFOptions.h
Go to the documentation of this file.
1 // This file is autogenerated: please see the codegen template "Options"
2 #ifndef PDFTRON_H_CPPPDFWordToPDFOptions
3 #define PDFTRON_H_CPPPDFWordToPDFOptions
4 
6 
7 namespace pdftron{ namespace PDF{
8 
9 class WordToPDFOptions: public ConversionOptions
10 {
11 public:
13 
15 
16 
17 
18 
25 
33 
34 
41 
49 
50 
57 
65 
66 };
67 
68 }
69 }
70 
71 #include "../Impl/WordToPDFOptions.inl"
72 #endif // PDFTRON_H_CPPPDFWordToPDFOptions
WordToPDFOptions & SetResourceDocPath(UString value)
WordToPDFOptions & SetLayoutResourcesPluginPath(UString value)
WordToPDFOptions & SetSmartSubstitutionPluginPath(UString value)