Loading...
Searching...
No Matches
PDFUAOptions.h
Go to the documentation of this file.
1// This file is autogenerated: please see the codegen template "Options"
2#ifndef PDFTRON_H_CPPPDFPDFUAOptions
3#define PDFTRON_H_CPPPDFPDFUAOptions
4
5#include <PDF/OptionsBase.h>
6#include <PDF/PDFUA/PDFUAConformance.h> // Required for SWIG include order
7
8namespace pdftron{ namespace PDF{ namespace PDFUA{
9
132
133}
134}
135}
136
137#include "../Impl/PDFUAOptions.inl"
138#endif // PDFTRON_H_CPPPDFPDFUAOptions
PDFUAOptions & SetMaxRefObjs(UInt32 value)
PDFUAOptions & SetDefaultLangCode(const UString &value)
PDFUAOptions & SetFirstStop(bool value)
PDFUAConformance::Level GetConformanceLevel()
PDFUAOptions & SetPassword(const UString &value)
PDFUAOptions & SetConformanceLevel(PDFUAConformance::Level value)
PDFUAOptions & SetFigureAltTextPrefix(const UString &value)
PDFUAOptions & SetSaveLinearized(bool value)
TRN_UInt32 UInt32
Definition BasicTypes.h:13