Loading...
Searching...
No Matches
PDFAOptions.h
Go to the documentation of this file.
1// This file is autogenerated: please see the codegen template "Options"
2#ifndef PDFTRON_H_CPPPDFPDFAOptions
3#define PDFTRON_H_CPPPDFPDFAOptions
4
5#include <PDF/OptionsBase.h>
7
8namespace pdftron{ namespace PDF{ namespace PDFA{
9
118
119}
120}
121}
122
123#include "../Impl/PDFAOptions.inl"
124#endif // PDFTRON_H_CPPPDFPDFAOptions
PDFAOptions(PDF::PDFA::PDFACompliance::Conformance level)
PDFAOptions & SetFlattenTransparency(bool value)
PDFAOptions & SetDPI(UInt32 value)
PDFAOptions & SetMaxRefObjs(UInt32 value)
PDFAOptions & SetConformance(PDF::PDFA::PDFACompliance::Conformance value)
PDFAOptions & SetPassword(const UString &value)
PDF::PDFA::PDFACompliance::Conformance GetConformance()
PDFAOptions & SetFirstStop(bool value)
TRN_UInt32 UInt32
Definition BasicTypes.h:13