5 #ifndef PDFTRON_H_CPPPDFDestination
6 #define PDFTRON_H_CPPPDFDestination
8 #include <C/PDF/TRN_Destination.h>
128 double left,
double bottom,
double right,
double top);
247 TRN_Destination mp_dest;
256 #include <Impl/Page.inl>
258 #endif // PDFTRON_H_CPPPDFDestination
static Destination CreateFitBH(Page page, double top)
static Destination CreateXYZ(Page page, double left, double top, double zoom)
SDF::Obj GetSDFObj() const
static Destination CreateFitH(Page page, double top)
static Destination CreateFitV(Page page, double left)
static Destination CreateFitBV(Page page, double left)
static Destination CreateFit(Page page)
Destination & operator=(const Destination &d)
static Destination CreateFitB(Page page)
SDF::Obj GetExplicitDestObj()
static Destination CreateFitR(Page page, double left, double bottom, double right, double top)