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