All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TaggingOptions.h
Go to the documentation of this file.
1 // This file is autogenerated: please see the codegen template "Options"
2 #ifndef PDFTRON_H_CPPPDFTaggingOptions
3 #define PDFTRON_H_CPPPDFTaggingOptions
4 
5 #include <PDF/OptionsBase.h>
6 
7 namespace pdftron{ namespace PDF{
8 
9 class TaggingOptions : public OptionsBase
10 {
11 public:
14 
15 
25 
35  TaggingOptions& SetDescription(const UString& value);
36 
37 
48 
60 
61 
62 };
63 
64 }
65 }
66 
67 #include "../Impl/TaggingOptions.inl"
68 #endif // PDFTRON_H_CPPPDFTaggingOptions
TaggingOptions & SetDescription(const UString &value)
TRN_UInt32 UInt32
Definition: BasicTypes.h:13
TaggingOptions & SetInsertIndex(UInt32 value)