Loading...
Searching...
No Matches
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
7namespace pdftron{ namespace PDF{
8
97
98}
99}
100
101#include "../Impl/TransPDFOptions.inl"
102#endif // PDFTRON_H_CPPPDFTransPDFOptions
TransPDFOptions & SetBatchSize(UInt32 value)
TransPDFOptions & SetPages(const UString &value)
TransPDFOptions & SetResizeSingleLine(bool value)
TransPDFOptions & SetSourceLanguage(const UString &value)
TRN_UInt32 UInt32
Definition BasicTypes.h:13