Loading...
Searching...
No Matches
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
7namespace pdftron{ namespace PDF{
8
63
64}
65}
66
67#include "../Impl/TaggingOptions.inl"
68#endif // PDFTRON_H_CPPPDFTaggingOptions
TaggingOptions & SetInsertIndex(UInt32 value)
TaggingOptions & SetDescription(const UString &value)
TRN_UInt32 UInt32
Definition BasicTypes.h:13