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:
16  {
19  };
20 
23 
24 
33 
43 
44 
52  UString GetPages();
53 
62  TransPDFOptions& SetPages(const UString& value);
63 
64 
71  bool GetResizeSingleLine();
72 
81 
89 
98 
99 
109 
120 
121 
129 
138 };
139 
140 }
141 }
142 
143 #include "../Impl/TransPDFOptions.inl"
144 #endif // PDFTRON_H_CPPPDFTransPDFOptions
TransPDFOptions & SetFlipPageContentsForBiDirectionalTranslations(bool value)
bool GetFlipPageContentsForBiDirectionalTranslations()
TRN_UInt32 UInt32
Definition: BasicTypes.h:13
TransPDFOptions & SetXLIFFVersion(XLIFFVersion value)
TransPDFOptions & SetSourceLanguage(const UString &value)
TransPDFOptions & SetBatchSize(UInt32 value)
TransPDFOptions & SetPages(const UString &value)
TransPDFOptions & SetResizeSingleLine(bool value)