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 
62  bool GetResizeSingleLine();
63 
72 
73 
83 
94 
95 
96 };
97 
98 }
99 }
100 
101 #include "../Impl/TransPDFOptions.inl"
102 #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)
TransPDFOptions & SetResizeSingleLine(bool value)