All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TransPDFOptions.h
Go to the documentation of this file.
1 // This file is autogenerated: please see the codegen template "Options"
2 #ifndef PDFTRON_H_CPPPDFTransPDFOptions
3 #define PDFTRON_H_CPPPDFTransPDFOptions
4 
5 #include <PDF/OptionsBase.h>
6 
7 namespace pdftron{ namespace PDF{
8 
10 {
11 public:
14 
15 
24 
34 
35 
43  UString GetPages();
44 
53  TransPDFOptions& SetPages(const UString& value);
54 
55 
65 
76 
77 
78 };
79 
80 }
81 }
82 
83 #include "../Impl/TransPDFOptions.inl"
84 #endif // PDFTRON_H_CPPPDFTransPDFOptions
TRN_UInt32 UInt32
Definition: BasicTypes.h:13
TransPDFOptions & SetSourceLanguage(const UString &value)
TransPDFOptions & SetBatchSize(UInt32 value)
TransPDFOptions & SetPages(const UString &value)