2 #ifndef PDFTRON_H_CPPPDFPrintToPdfOptions
3 #define PDFTRON_H_CPPPDFPrintToPdfOptions
7 namespace pdftron{
namespace PDF{
101 #include "../Impl/PrintToPdfOptions.inl"
102 #endif // PDFTRON_H_CPPPDFPrintToPdfOptions
PrintToPdfOptions & SetPageHeight(double value)
PrintToPdfOptions & SetPageOrientation(const UString &value)
PrintToPdfOptions & SetHorizontalPageMargin(double value)
double GetHorizontalPageMargin()
UString GetPageOrientation()
double GetVerticalPageMargin()
PrintToPdfOptions & SetVerticalPageMargin(double value)
PrintToPdfOptions & SetPageWidth(double value)