PDF Toolbox
|
#include <PdfTools_Toolbox_Types.h>
A destination that fits a specified area of a page into the viewport.
Note: Many PDF viewers support different viewing modes like "fit page" or "fit width". A TPtxPdfNav_FitRectangleDestination will change the current viewing mode to standard mode in those viewers, i.e. deactivate any special mode like "fit page" or "fit width".
Changing the viewing mode is usually not very well received by users and thus a TPtxPdfNav_LocationZoomDestination should be preferred in most cases.