Loading...
Searching...
No Matches
PrintToPdfOptions.h
Go to the documentation of this file.
1// This file is autogenerated: please see the codegen template "Options"
2#ifndef PDFTRON_H_CPPPDFPrintToPdfOptions
3#define PDFTRON_H_CPPPDFPrintToPdfOptions
4
5#include <PDF/OptionsBase.h>
6
7namespace pdftron{ namespace PDF{
8
97
98}
99}
100
101#include "../Impl/PrintToPdfOptions.inl"
102#endif // PDFTRON_H_CPPPDFPrintToPdfOptions
PrintToPdfOptions & SetVerticalPageMargin(double value)
PrintToPdfOptions & SetPageWidth(double value)
PrintToPdfOptions & SetPageOrientation(const UString &value)
PrintToPdfOptions & SetHorizontalPageMargin(double value)
PrintToPdfOptions & SetPageHeight(double value)