PDF Toolbox
|
#include <PdfTools_Toolbox_Types.h>
A destination fits an entire page into the viewport.
Note: Many PDF viewers support different viewing modes like "fit page" or "fit width". A TPtxPdfNav_FitPageDestination will change the current viewing mode to "fit page" in those viewers.
Changing the viewing mode is usually not very well received by users and thus a TPtxPdfNav_LocationZoomDestination should be preferred in most cases.